]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/cleanup-failed-clone'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:24 +0000 (12:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:24 +0000 (12:54 -0700)
An failure early in the "git clone" that started creating the
working tree and repository could have resulted in some directories
and files left without getting cleaned up.

* jk/cleanup-failed-clone:
  clone: drop period from end of die_errno message
  clone: initialize atexit cleanup handler earlier

1  2 
builtin/clone.c

diff --cc builtin/clone.c
Simple merge