Johannes Schindelin
e69fee0719
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-11-23 10:00:05 +01:00
..
2018-11-23 09:43:27 +01:00
2018-11-18 18:23:53 +09:00
2018-08-13 14:14:44 -07:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-06 12:56:29 +09:00
2018-10-30 15:43:43 +09:00
2018-11-23 09:59:47 +01:00
2018-11-19 16:24:41 +09:00
2018-09-12 15:15:34 -07:00
2018-11-23 09:59:47 +01:00
2018-11-06 12:56:29 +09:00
2018-10-19 13:34:02 +09:00
2018-11-23 10:00:04 +01:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-10-19 13:34:07 +09:00
2018-06-29 10:43:39 -07:00
2018-11-23 09:59:40 +01:00
2018-10-22 13:17:04 +09:00
2018-08-20 15:31:40 -07:00
2018-11-23 09:59:47 +01:00
2018-11-06 12:49:59 +09:00
2018-09-21 09:51:19 -07:00
2018-09-21 09:51:19 -07:00
2018-09-21 09:51:19 -07:00
2018-10-19 13:34:02 +09:00
2018-10-19 13:34:02 +09:00
2018-11-23 09:43:28 +01:00
2018-11-23 09:59:47 +01:00
2018-11-18 18:23:53 +09:00
2018-10-19 13:34:02 +09:00
2018-11-13 22:37:26 +09:00
2018-11-23 09:43:31 +01:00
2018-11-23 09:59:47 +01:00
2018-11-18 18:23:53 +09:00
2018-09-21 09:48:11 -07:00
2018-10-26 14:22:13 +09:00
2018-11-19 16:24:41 +09:00
2018-11-23 09:43:27 +01:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-06 12:56:29 +09:00
2018-11-23 09:59:47 +01:00
2018-11-12 16:43:52 +09:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-02 11:04:55 +09:00
2018-11-06 12:56:29 +09:00
2018-11-23 09:59:47 +01:00
2018-07-16 14:27:39 -07:00
2018-11-23 09:59:47 +01:00
2018-11-18 18:23:54 +09:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-09-17 13:49:38 -07:00
2018-06-29 10:43:39 -07:00
2018-11-18 18:23:57 +09:00
2018-11-21 20:39:02 +09:00
2018-08-20 15:31:40 -07:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-18 18:23:54 +09:00
2018-08-27 14:33:43 -07:00
2018-10-19 13:34:02 +09:00
2018-11-06 12:56:29 +09:00
2018-10-09 10:44:10 +09:00
2018-11-21 20:39:01 +09:00
2018-10-30 15:43:46 +09:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:43:31 +01:00
2018-10-19 13:34:02 +09:00
2018-11-13 22:37:27 +09:00
2018-11-23 09:43:27 +01:00
2018-11-06 15:50:21 +09:00
2018-11-23 09:59:47 +01:00
2018-09-21 09:51:19 -07:00
2018-08-29 11:32:49 -07:00
2018-08-27 14:33:43 -07:00
2018-09-21 09:51:19 -07:00
2018-11-06 12:56:29 +09:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-23 09:59:47 +01:00
2018-11-06 12:56:29 +09:00
2018-08-29 11:32:49 -07:00
2018-11-18 18:23:53 +09:00
2018-09-12 15:17:17 -07:00
2018-11-23 09:59:47 +01:00
2018-07-18 15:45:14 -07:00
2018-06-29 10:43:39 -07:00
2018-10-31 11:41:47 +09:00
2018-08-17 13:09:56 -07:00