Merge branch 'jk/cleanup-failed-clone'
commit927936d75391a81250543c928fed620a2af98464
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:24 +0000 (25 12:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:24 +0000 (25 12:54 -0700)
treeab6690570bae6e87b30081e6380aeb921abbad8b
parentcf07d3fe9068acbd0dd15abeab9370f372a6e26d
parent16eff6c009c0af430975d44c0af98262f1edb549
Merge branch 'jk/cleanup-failed-clone'

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
builtin/clone.c