Merge branch 'cn/fetch-prune' into maint
commitffa4c364f4ec090438de48a986f02cdeb302b46c
authorJunio C Hamano <gitster@pobox.com>
Tue, 1 Nov 2011 22:51:01 +0000 (1 15:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 1 Nov 2011 22:51:01 +0000 (1 15:51 -0700)
tree77e36e8aed5636e19301cef6aa93603bd0245b17
parent7fa6c90c72fb8dc8277d7cae759d5036046a5164
parente8c1e6c796c1b96b6b208bbd4bc8cfd9acb481b5
Merge branch 'cn/fetch-prune' into maint

* cn/fetch-prune:
  fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
  fetch: honor the user-provided refspecs when pruning refs
  remote: separate out the remote_find_tracking logic into query_refspecs
  t5510: add tests for fetch --prune
  fetch: free all the additional refspecs
builtin/remote.c