mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-13 00:06:03 -06:00
Merge branch 'tb/make-indent-conditional-with-non-spaces'
Adjust to an upcoming changes to GNU make that breaks our Makefiles. * tb/make-indent-conditional-with-non-spaces: Makefile(s): do not enforce "all indents must be done with tab" Makefile(s): avoid recipe prefix in conditional statements
This commit is contained in:
commit
2b49e41155
1
git-gui/.gitattributes
vendored
1
git-gui/.gitattributes
vendored
@ -3,3 +3,4 @@
|
||||
git-gui.sh encoding=UTF-8
|
||||
/po/*.po encoding=UTF-8
|
||||
/GIT-VERSION-GEN eol=lf
|
||||
Makefile whitespace=!indent,trail,space
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user