Files
git/Documentation
Erik Faye-Lund 2a3f58c420 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>
2012-01-08 11:10:35 -06:00
..
2011-09-07 11:18:18 -07:00
2012-01-06 12:51:09 -08:00
2011-08-08 09:30:12 -07:00
2011-11-08 16:38:14 -08:00
2011-12-22 11:27:27 -08:00
2011-08-30 12:35:51 -07:00
2011-12-12 11:52:31 -08:00
2012-01-03 14:10:03 -08:00
2011-09-06 11:42:12 -07:00
2011-05-19 10:55:54 -07:00
2011-03-11 10:59:16 -05:00
2012-01-06 12:44:07 -08:00
2012-01-06 12:41:39 -08:00
2010-07-05 13:39:02 -07:00
2010-07-20 16:59:17 -07:00