Files
git/Documentation
Erik Faye-Lund 848f7c3eeb 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-04-28 16:23:51 +02:00
..
2010-03-24 14:42:57 -07:00
2009-10-01 08:21:35 -04:00
2010-02-08 21:54:10 -08:00
2010-03-10 15:32:34 -08:00
2010-04-17 12:40:45 -07:00
2010-03-21 17:03:57 -07:00
2010-04-09 21:23:10 -07:00
2010-03-07 12:47:17 -08:00
2010-03-24 16:26:43 -07:00
2010-02-24 08:35:45 -08:00
2010-04-09 22:43:18 -07:00
2010-02-23 12:05:18 -08:00
2010-02-14 18:23:16 -08:00
2010-04-23 18:27:34 -07:00
2010-04-13 18:21:29 -07:00
2009-07-28 23:59:30 -07:00
2009-08-21 20:16:10 -07:00
2009-08-29 14:31:01 -07:00
2009-09-13 01:28:13 -07:00
2009-09-16 14:53:26 -07:00
2009-07-29 00:32:42 -07:00
2009-10-16 23:57:19 -07:00
2009-10-25 18:37:56 -07:00
2009-11-16 00:05:12 -08:00
2009-12-02 10:29:00 -08:00
2009-12-05 11:08:35 -08:00
2009-12-10 15:42:30 -08:00
2009-12-16 12:45:25 -08:00
2010-01-20 12:44:59 -08:00
2009-10-10 00:05:19 -07:00
2010-01-20 13:29:21 -08:00
2009-12-23 12:23:11 -08:00
2010-02-28 11:41:24 -08:00
2010-03-07 11:07:51 -08:00
2010-03-21 17:01:22 -07:00
2010-03-31 15:12:08 -07:00
2010-04-11 13:42:33 -07:00
2010-04-22 23:04:21 -07:00
2010-02-12 15:45:05 -08:00
2010-04-23 18:27:17 -07:00