Merge branch 'jc/remote'
commit952c8c56380734d45bddf369fe478895672c5a3a
authorJunio C Hamano <gitster@pobox.com>
Sat, 16 Jun 2007 08:22:45 +0000 (16 01:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 Jun 2007 08:22:45 +0000 (16 01:22 -0700)
tree4e3909fdfce84a4189f9e35b79f479d7f05fddb3
parent5c088a22e2892850aacf1411572b2c0b838c28db
parentbb9fca80ce27eeb5a29a9ef1d2b4447b28882e54
Merge branch 'jc/remote'

* jc/remote:
  git-push: Update description of refspecs and add examples
  remote.c: "git-push frotz" should update what matches at the source.
  remote.c: fix "git push" weak match disambiguation
  remote.c: minor clean-up of match_explicit()
  remote.c: refactor creation of new dst ref
  remote.c: refactor match_explicit_refs()
remote.c