From: Junio C Hamano Date: Mon, 17 Oct 2016 20:25:18 +0000 (-0700) Subject: Merge branch 'jk/clone-copy-alternates-fix' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=630e05c4f3121aa67dcb1399b62e4c3767d8be55;p=git.git 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 --- 630e05c4f3121aa67dcb1399b62e4c3767d8be55