Files
git/Documentation
Erik Faye-Lund 3154ec02be 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>
2010-10-25 00:04:12 +01:00
..
2009-10-01 08:21:35 -04:00
2010-10-21 17:14:32 -07:00
2010-09-03 09:43:42 -07:00
2009-04-06 00:27:09 -07:00
2010-04-17 12:40:45 -07:00
2010-07-20 16:52:53 -07:00
2010-07-20 16:59:17 -07:00
2010-07-05 11:56:53 -07:00
2008-08-01 23:21:44 -07:00
2010-09-03 09:43:42 -07:00
2010-02-14 18:23:16 -08:00
2010-10-21 17:14:32 -07:00
2010-07-05 13:39:02 -07:00
2010-04-13 18:21:29 -07:00
2010-07-20 16:59:17 -07:00