]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/fetch-pull-refmap'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Jun 2014 20:14:10 +0000 (13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Jun 2014 20:14:10 +0000 (13:14 -0700)
* 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


Trivial merge