Merge branch 'jk/clone-copy-alternates-fix' into maint
commit839b993f1f2a36e9e7511e4c279e4218c2127ed3
authorJunio C Hamano <gitster@pobox.com>
Fri, 28 Oct 2016 16:01:14 +0000 (28 09:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Oct 2016 16:01:14 +0000 (28 09:01 -0700)
tree89407b26543a6fe8b2ea0d2179d9b93a418da835
parent50a6f65c2dee52fc3fe5a0e0b2f7460c71cf5a09
parent22d3b8de1b625813faec6f3d6ffe66124837b78b
Merge branch 'jk/clone-copy-alternates-fix' into maint

"git clone" of a local repository can be done at the filesystem
level, but the codepath did not check errors while copying and
adjusting the file that lists alternate object stores.

* jk/clone-copy-alternates-fix:
  clone: detect errors in normalize_path_copy
builtin/clone.c