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
..
2018-01-02 11:23:34 +01:00
2017-09-10 17:02:51 +09:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-09-06 13:11:25 +09:00
2017-10-18 14:20:43 +09:00
2018-01-02 11:23:56 +01:00
2017-10-18 14:19:01 +09:00
2018-01-02 11:23:56 +01:00
2017-10-07 16:27:55 +09:00
2018-01-02 11:23:42 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-09-19 10:47:57 +09:00
2018-01-02 11:23:53 +01:00
2017-09-08 15:43:17 +09:00
2017-08-23 15:12:06 -07:00
2018-01-02 11:23:56 +01:00
2017-10-18 14:19:01 +09:00
2017-10-07 16:27:55 +09:00
2017-10-07 16:27:55 +09:00
2018-01-02 11:23:26 +01:00
2018-01-02 11:23:56 +01:00
2017-08-26 22:55:09 -07:00
2017-11-08 11:34:00 +09:00
2017-10-04 11:35:29 +09:00
2017-09-29 11:23:43 +09:00
2018-01-02 11:23:33 +01:00
2018-01-02 11:23:56 +01:00
2017-11-15 12:04:55 +09:00
2017-09-25 15:24:07 +09:00
2017-10-10 08:57:24 +09:00
2018-01-02 11:23:34 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-09-08 15:43:17 +09:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-11-08 11:34:00 +09:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-11-08 11:34:00 +09:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-10-18 14:19:09 +09:00
2017-09-07 08:49:28 +09:00
2017-10-10 08:57:24 +09:00
2017-08-23 15:12:06 -07:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-11-08 11:34:00 +09:00
2017-08-22 10:29:03 -07:00
2017-10-05 13:48:19 +09:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:33 +01:00
2017-09-14 15:17:59 +09:00
2018-01-02 11:23:34 +01:00
2018-01-02 11:23:35 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-09-09 01:57:03 +09:00
2017-10-18 10:19:08 +09:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2018-01-02 11:23:56 +01:00
2017-09-24 10:18:21 +09:00
2017-10-18 10:19:08 +09:00
2017-09-25 15:24:06 +09:00
2017-10-10 08:57:24 +09:00
2017-09-19 10:47:55 +09:00
2018-01-02 11:23:56 +01:00
2017-09-27 15:46:05 +09:00