]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/clone-clean-upon-transport-error'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:26 +0000 (13:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:26 +0000 (13:33 +0900)
Recent "git clone" left a temporary directory behind when the
transport layer returned an failure.

* jk/clone-clean-upon-transport-error:
  clone: clean up directory after transport_fetch_refs() failure

1  2 
builtin/clone.c

diff --cc builtin/clone.c
Simple merge