]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/maint-autofix-tag-in-head'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Oct 2011 02:03:19 +0000 (19:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Oct 2011 02:03:19 +0000 (19:03 -0700)
commit0fd8cb3fec7abb36505a150fe5cfa9b1d8b85496
treee8ff37c5dce1e0eb7e33da89d487fcb21bbec6c0
parent6fdab32e14e2bca05ae6471502bcdfd35b381564
parentbaf18fc261ca475343fe3cb9cd2c0dded4bc1bb7
Merge branch 'nd/maint-autofix-tag-in-head'

* nd/maint-autofix-tag-in-head:
  Accept tags in HEAD or MERGE_HEAD
  merge: remove global variable head[]
  merge: use return value of resolve_ref() to determine if HEAD is invalid
  merge: keep stash[] a local variable

Conflicts:
builtin/merge.c
builtin/commit.c
builtin/merge.c
commit.c
commit.h
http-push.c
revision.c