Merge branch 'jk/clone-copy-alternates-fix'
commit630e05c4f3121aa67dcb1399b62e4c3767d8be55
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Oct 2016 20:25:18 +0000 (17 13:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Oct 2016 20:25:18 +0000 (17 13:25 -0700)
tree84c15c832ae77cd76398bf89b35152c08a8a99a8
parentc6400bf8d5437e7614c86e6b027761e11ed7a1be
parent22d3b8de1b625813faec6f3d6ffe66124837b78b
Merge branch 'jk/clone-copy-alternates-fix'

"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