Files
git/builtin
Erik Faye-Lund dbf24ff40b 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-03-22 13:33:16 +01:00
..
2011-03-16 16:59:30 -07:00
2010-11-24 15:55:19 -08:00
2011-03-19 23:24:12 -07:00
2010-10-21 17:16:10 -07:00
2011-03-19 23:24:19 -07:00
2011-02-27 21:17:36 -08:00
2011-03-19 23:24:12 -07:00
2010-12-12 21:49:50 -08:00
2010-11-24 15:55:19 -08:00
2011-03-19 23:23:56 -07:00
2010-11-15 10:04:43 -08:00
2011-03-19 23:24:12 -07:00
2011-03-19 23:24:12 -07:00
2010-11-24 15:55:19 -08:00
2010-07-07 11:18:26 -07:00
2010-11-17 15:01:00 -08:00
2010-11-15 10:04:43 -08:00