Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
24 lines (20 loc) · 659 Bytes

File metadata and controls

24 lines (20 loc) · 659 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Auto detect text files and perform LF normalization
* text=auto
*.java text
*.html text
*.css text
*.js text
*.sql text
*.q text
# Note: executable is a non-standard attribute, and it is used by the release plugin
*.sh text eol=lf executable
*.cgi text eol=lf executable
*.bat text eol=crlf
*.cmd text eol=crlf
# Blow files don't have extension, so we mention them explicitly
/gradlew text eol=lf executable
/bin/jmeter text eol=lf executable
/bin/jmeter-server text eol=lf executable
/bin/mirror-server text eol=lf executable
/xdocs/changes.xml merge=union
/xdocs/changes_history.xml merge=union
Morty Proxy This is a proxified and sanitized view of the page, visit original site.