]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jl/interrupt-clone-remove-separate-git-dir'
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 21:47:30 +0000 (13:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 21:47:30 +0000 (13:47 -0800)
commit63d1cf6526a51d72f5c14cf9f8c72d3cc37762bb
treeda5660e66f54263a4230352e620e896551c41cf2
parentd912b0e44f82dc430a4aac8566a8217b60629638
parent9be1980bb966cb1bc187b62803e6b76087fd5aac
Merge branch 'jl/interrupt-clone-remove-separate-git-dir'

When "git clone --separate-git-dir" is interrupted, we failed to
remove the real location we created the repository.

* jl/interrupt-clone-remove-separate-git-dir:
  clone: support atomic operation with --separate-git-dir
builtin/clone.c