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-Tag: v2.10.2~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/839b993f1f2a36e9e7511e4c279e4218c2127ed3?hp=--cc 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