Merge branch 'jc/fetch-push-refmap' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 20:36:25 +0000 (13:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 20:36:26 +0000 (13:36 -0700)
commit13c13ae671479045b16f93fbc4a6f0fde27bd7b6
tree063ba6aaa563f0e6ff12caf37acfaff1f8eb1ab4
parent4f774f749a8b52170e134a02708fd5cc454b676d
parentc5558f80c3a34f411022f1bc67f8364556ca3922
Merge branch 'jc/fetch-push-refmap' into next

* jc/fetch-push-refmap:
  fetch: allow explicit --refmap to override configuration
  fetch doc: add a section on configured remote-tracking branches
  fetch doc: remove "short-cut" section
  fetch doc: update refspec format description
  fetch doc: on pulling multiple refspecs
  fetch doc: remove notes on outdated "mixed layout"
  fetch doc: update note on '+' in front of the refspec
  fetch doc: move FETCH_HEAD material lower and add an example
  fetch doc: update introductory part for clarity