Merge branch 'cr/push-force-tag-update'
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Jan 2013 05:16:49 +0000 (21:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Jan 2013 05:16:49 +0000 (21:16 -0800)
commitd82dd26964b9d7b39fb74367e5fcc3e3f4593324
tree98a0e47689e6494af3befdef3bbdad9dcdddabec
parenta29e7118141e9dc60bf81c42fa3485d3d39ef7cc
parent256b9d70a497534338f0c22101cb6566ab3f1665
Merge branch 'cr/push-force-tag-update'

Regression fix to stop "git push" complaining "target ref already
exists", when it is not the real reason the command rejected the
request (e.g. non-fast-forward).

* cr/push-force-tag-update:
  push: fix "refs/tags/ hierarchy cannot be updated without --force"
cache.h
remote.c