Files
git/builtin
Johannes Schindelin dc63099ab5 Merge branch 'core-longpaths-everywhere'
Git for Windows supports the core.longPaths config setting to allow
writing/reading long paths via the \\?\ trick for a long time now.

However, for that support to work, it is absolutely necessary that
git_default_config() is given a chance to parse the config. Otherwise
Git will be non the wiser.

So let's make sure that as many commands that previously failed to
parse the core.* settings now do that, implicitly enabling long path
support in a lot more places.

Note: this is not a perfect solution, and it cannot be, as there is
a chicken-and-egg problem in reading the config itself...

This fixes https://github.com/git-for-windows/git/issues/1218

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-01-02 11:23:57 +01:00
..
2017-09-10 17:02:51 +09:00
2017-09-06 13:11:25 +09:00
2017-10-07 16:27:55 +09:00
2018-01-02 11:23:42 +01:00
2017-10-07 16:27:55 +09:00
2017-10-07 16:27:55 +09:00
2017-08-26 22:55:09 -07:00
2017-11-08 11:34:00 +09:00
2017-09-29 11:23:43 +09:00
2018-01-02 11:23:33 +01:00
2017-09-25 15:24:07 +09:00
2017-11-08 11:34:00 +09:00
2017-11-08 11:34:00 +09:00
2017-11-08 11:34:00 +09:00
2017-08-22 10:29:03 -07:00
2018-01-02 11:23:33 +01:00
2017-10-18 10:19:08 +09:00
2017-09-19 10:47:55 +09:00