• J
    Merge branch 'jk/clone-copy-alternates-fix' into maint · 839b993f
    Junio C Hamano 提交于
    "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
    839b993f
clone.c 30.1 KB