Files
git/builtin
Erik Faye-Lund 1e6719438f 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-09-10 23:43:39 +01:00
..
2010-06-21 06:02:47 -07:00
2010-06-27 12:07:55 -07:00
2010-06-18 11:16:53 -07:00
2010-07-16 15:45:35 -07:00
2010-07-15 12:07:18 -07:00
2010-03-21 16:23:44 -07:00
2010-06-18 11:16:54 -07:00
2010-03-31 15:14:27 -07:00
2010-06-12 09:39:06 -07:00
2010-07-07 11:18:26 -07:00
2010-03-15 00:58:24 -07:00
2010-03-10 15:25:18 -08:00