Revision 630e05c4f3121aa67dcb1399b62e4c3767d8be55 authored by Junio C Hamano on 17 October 2016, 20:25:18 UTC, committed by Junio C Hamano on 17 October 2016, 20:25:18 UTC
"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
2 parent s c6400bf + 22d3b8d
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 579 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top