Re: [git-users] Re: Git ignores global filemode setting when clonning new repositories

2019-11-21 Thread Jiří Bělský
ersion does the maintainer of the repo being cloned use?) > > Perhaps give an example of such a "file changed" report. > > > On Wednesday, November 20, 2019 at 1:48:34 PM UTC, Jiří Bělský wrote: >> >> Hi, >> >> im pretty sure this must be a bug, no matte

[git-users] Git ignores global filemode setting when clonning new repositories

2019-11-20 Thread Jiří Bělský
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*