Files
git/builtin
Erik Faye-Lund 063d073dc9 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>
2011-02-17 13:32:49 +01:00
..
2011-02-15 11:21:46 -08:00
2010-12-12 21:49:53 -08:00
2010-11-24 15:55:19 -08:00
2010-10-21 17:16:10 -07:00
2011-02-15 10:51:08 -08:00
2011-02-13 15:13:41 -08:00
2010-12-12 21:49:50 -08:00
2010-11-24 15:55:19 -08:00
2011-02-15 11:03:22 -08:00
2010-11-15 10:04:43 -08:00
2010-12-08 11:24:12 -08:00
2010-08-12 18:07:09 -07:00
2010-11-24 15:55:19 -08:00
2010-09-03 09:43:41 -07:00
2010-07-07 11:18:26 -07:00
2010-11-17 15:01:00 -08:00
2011-02-15 10:51:08 -08:00
2010-11-15 10:04:43 -08:00