Git: don't escape unicode paths
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
git config --global alias.logtree 'log --all --graph --oneline --decorate'
|
||||
git config --global core.pager 'less -x1,5'
|
||||
git config --global core.quotePath false
|
||||
git config --global credential.helper 'cache --timeout=3600'
|
||||
|
||||
Reference in New Issue
Block a user