Files
git/builtin
Erik Faye-Lund c0d38ef723 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-08-16 02:59:35 +02:00
..
2014-07-16 11:10:11 -07:00
2014-07-28 11:30:41 -07:00
2014-07-22 10:59:37 -07:00
2014-07-16 11:25:40 -07:00
2014-07-23 11:35:54 -07:00
2014-06-16 10:07:15 -07:00
2014-07-22 10:59:25 -07:00
2014-01-17 12:21:20 -08:00
2014-07-09 11:34:05 -07:00
2014-07-09 11:34:05 -07:00
2014-07-16 13:06:41 -07:00
2014-06-25 11:47:36 -07:00
2014-07-21 12:35:39 -07:00
2014-07-16 11:33:09 -07:00
2014-07-16 11:25:40 -07:00
2014-06-03 12:06:41 -07:00
2014-07-21 11:18:37 -07:00
2014-07-16 11:26:00 -07:00
2014-07-27 15:14:18 -07:00
2014-04-30 10:30:02 -07:00
2014-07-16 11:25:40 -07:00
2014-07-28 11:30:41 -07:00
2014-01-17 12:21:20 -08:00
2014-07-23 11:35:45 -07:00
2014-07-16 11:25:40 -07:00