Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

Git global core.fileMode false overridden locally on clone

$
0
0

Reading this, I was able to configure both globally and locally my fileMode config to false.

However, when I git clone, git keeps initializing the projects with local config forced to fileMode true, so that it overrides my global false. As a consequence I have, for every project, to either remove the local config or set it to false manually, which entirely lose the point of having a global config.

How can I prevent git from setting, by default, on every project, this config locally? Is that driven by another config variable? By the server?


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>