Merge branch 'jc/fetch-pull-refmap'
commita668853c6715b481bff347d7a08f5d885fc95f86
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Jun 2014 20:14:10 +0000 (20 13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Jun 2014 20:14:10 +0000 (20 13:14 -0700)
tree0c3dd44c39d7ef3f55896e93b2a7a1100579f77a
parent9fe49ae7d7750297680442bcee8cd13959303247
parentdb4e4113ea33ece52c5988f9b9f7c0559c802602
Merge branch 'jc/fetch-pull-refmap'

* jc/fetch-pull-refmap:
  docs: Explain the purpose of fetch's and pull's <refspec> parameter.
  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