Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
Queue
Merge requests
!229
Do not detect lineendings in binary files
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Do not detect lineendings in binary files
fix-attributes
into
development
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Do not detect lineendings in binary files
Liam Clark
requested to merge
fix-attributes
into
development
Dec 16, 2019
Overview
0
Commits
1
Pipelines
0
Changes
1
see title
0
0
Merge request reports
Compare
development
development (base)
and
latest version
latest version
93d72c63
1 commit,
Dec 16, 2019
1 file
+
4
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitattributes
+
4
−
0
View file @ 93d72c63
Edit in single-file editor
Open in Web IDE
* text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
Loading