Merge branch 'mg/branch-list'
commit1077bf1ff676cd172a09b88204422228f21d7cbf
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 19:36:23 +0000 (5 12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 19:36:23 +0000 (5 12:36 -0700)
tree09198a4933da76f03c78ab6c088999a1e2fe0ce1
parent3c18ee72cc2f3d0024b7314cdb1af5d41aea136a
parent376eb14a05f693378047eee36a10035c122f0261
Merge branch 'mg/branch-list'

* mg/branch-list:
  t3200: clean up checks for file existence
  branch: -v does not automatically imply --list
  branch: allow pattern arguments
  branch: introduce --list option
  git-branch: introduce missing long forms for the options
  git-tag: introduce long forms for the options
  t6040: test branch -vv

Conflicts:
Documentation/git-tag.txt
t/t3200-branch.sh
Documentation/git-tag.txt
builtin/branch.c
builtin/tag.c
t/t3200-branch.sh
t/t6040-tracking-info.sh