Files
git/builtin
Erik Faye-Lund 5ad0401905 core.hidedotfiles: hide '.git' dir by default
At least for cross-platform projects, it makes sense to hide the
files starting with a dot, as this is the behavior on Unix/MacOSX.

However, at least Eclipse has problems interpreting the hidden flag
correctly, so the default is to hide only the .git/ directory.

The config setting core.hideDotFiles therefore supports not only
'true' and 'false', but also 'dotGitOnly'.

[jes: clarified the commit message, made git init respect the setting
by marking the .git/ directory only after reading the config, and added
documentation, and rebased on top of current junio/next]

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2014-05-15 09:41:37 +02:00
..
2014-03-31 15:29:27 -07:00
2013-12-17 12:02:44 -08:00
2014-01-10 10:33:11 -08:00
2014-03-31 15:29:33 -07:00
2014-01-17 12:21:20 -08:00
2013-12-30 12:27:01 -08:00
2014-03-31 15:29:27 -07:00
2014-03-31 15:29:27 -07:00
2014-01-17 12:21:20 -08:00
2013-12-27 14:57:50 -08:00
2013-12-17 12:02:44 -08:00
2013-07-15 10:56:07 -07:00
2014-01-17 12:21:20 -08:00