Files
git/Documentation
Erik Faye-Lund eb7b26387b 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>
2014-05-10 16:56:33 -05:00
..
2014-03-31 15:16:22 -07:00
2014-05-08 10:05:22 -07:00
2013-07-22 16:06:48 -07:00
2013-02-14 10:29:01 -08:00
2013-09-04 12:23:25 -07:00
2013-09-09 14:50:36 -07:00
2013-12-17 11:46:32 -08:00
2013-10-23 13:21:31 -07:00
2013-05-29 14:23:04 -07:00
2013-10-18 13:50:12 -07:00
2013-04-12 12:00:52 -07:00
2014-05-09 10:59:07 -07:00
2014-02-07 11:55:12 -08:00
2014-01-27 10:44:27 -08:00
2013-06-09 13:45:32 -07:00
2013-07-22 16:06:48 -07:00