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
bitmap.c -rw-r--r-- 4.9 KB
ewah_bitmap.c -rw-r--r-- 16.1 KB
ewah_io.c -rw-r--r-- 5.3 KB
ewah_rlw.c -rw-r--r-- 2.9 KB
ewok.h -rw-r--r-- 6.5 KB
ewok_rlw.h -rw-r--r-- 3.1 KB

back to top