Commit f3bcadd2bb87337aeca961d37e153c54cbecfadd

Edward Thomson 2021-04-05T10:57:49

submodule: validate path lengths Validate that working directory paths honor `core.longpaths` where appropriate. Paths to the submodule gitdirs must always honor the operating system length restrictions; `core.longpaths` does not affect gitdir paths.