Permalink
Please sign in to comment.
Browse files
Merge branch 'jc/clone-borrow'
Allow "git clone --reference" to be used more safely. * jc/clone-borrow: clone: --dissociate option to mark that reference is only temporary
- Loading branch information...
Showing
with
46 additions
and 2 deletions.
- +9 −2 Documentation/git-clone.txt
- +20 −0 builtin/clone.c
- +17 −0 t/t5700-clone-reference.sh
11
Documentation/git-clone.txt
20
builtin/clone.c
17
t/t5700-clone-reference.sh


0 comments on commit
d35c802