]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/fetch-refspec-doc-update'
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 Oct 2017 05:45:44 +0000 (14:45 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Oct 2017 05:45:45 +0000 (14:45 +0900)
"git fetch <there> <src>:<dst>" allows an object name on the <src>
side when the other side accepts such a request since Git v2.5, but
the documentation was left stale.

* jc/fetch-refspec-doc-update:
  fetch doc: src side of refspec could be full SHA-1


Trivial merge