Skip to content

Commit c88d214

Browse files
committed
remove outdated precomposeunicode setting
1 parent b1dc966 commit c88d214

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
# More info: <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/>
3030
trustctime = false
3131

32-
# Prevent showing files whose names contain non-ASCII symbols as unversioned.
33-
# http://michael-kuehnel.de/git/2014/11/21/git-mac-osx-and-german-umlaute.html
34-
precomposeunicode = false
35-
3632
[alias]
3733
# Short Core Commands
3834
st = status

0 commit comments

Comments
 (0)