Merge pull request #122 from kblees/kb/long-paths-v2

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
nalla
2015-03-24 11:25:13 +01:00
10 changed files with 418 additions and 49 deletions

View File

@@ -712,6 +712,13 @@ core.fscache::
Git for Windows uses this to bulk-read and cache lstat data of entire
directories (instead of doing lstat file by file).
core.longpaths::
Enable long path (> 260) support for builtin commands in Git for
Windows. This is disabled by default, as long paths are not supported
by Windows Explorer, cmd.exe and the Git for Windows tool chain
(msys, bash, tcl, perl...). Only enable this if you know what you're
doing and are prepared to live with a few quirks.
core.createObject::
You can set this to 'link', in which case a hardlink followed by
a delete of the source are used to make sure that object creation