After creating the bare git repository, check the config file as follows.
[core]
repositoryformatversion = 0
filemode = true
bare = true
I want to set always "filemode = false".
So, I edit /etc/gitconfig and ~/.gitconfig and create bare git repository.
But it's not working.
How can I set this config?
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.