git - how to force core.ignorecase to false -
i have use command git config --global core.ignorecase false,but each time use command git init creat new git repository or git clone http://xxx download remote repository,core.ignorecase still true, did miss configuation? !
os:windows10
basically can done setting template checking out projects.
information how it explained in here.
can ignorecase permanently set? #58
https://github.com/githubtraining/zzz_deprecated-feedback/issues/58
Comments
Post a Comment