Hi,

im pretty sure this must be a bug, no matter what i tried, *git will always 
ignore filemode=false in global settings and set filemode=true while 
cloning new repositories*, which results in having a lot of files tagged as 
changed.

Commands:
*git config --get --global core.filemode*
returned: *false*

*git clone [some repository]*
*cd [some repository]*

*git config --get --local core.filemode*
returned:* true*

i even tried setting global filemode with sudo, still same result (:

Elementary OS 5 (based on Ubuntu 18.04)
Git version 2.24.0 (happening on 2.17.X and earlier as well)

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/270c374b-c9a4-4f1f-9b70-c80561fd2873%40googlegroups.com.

Reply via email to