]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/subtree-do-not-push-if-split-fails'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:29:53 +0000 (14:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:29:53 +0000 (14:29 -0700)
"git subtree" (in contrib/) had one codepath with loose error
checks to lose data at the remote side.

* jk/subtree-do-not-push-if-split-fails:
  contrib/subtree: don't delete remote branches if split fails


Trivial merge