From: Junio C Hamano Date: Fri, 28 Oct 2016 16:01:14 +0000 (-0700) Subject: Merge branch 'jk/clone-copy-alternates-fix' into maint X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=839b993f1f2a36e9e7511e4c279e4218c2127ed3;p=git.git 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 --- 839b993f1f2a36e9e7511e4c279e4218c2127ed3