.git/config
The content of .git/config is:
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true
Return to example