]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/no-update-fetch-head'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2020 21:54:31 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2020 21:54:31 +0000 (14:54 -0700)
"git fetch" learned --no-write-fetch-head option to avoid writing
the FETCH_HEAD file.

* jc/no-update-fetch-head:
  fetch: optionally allow disabling FETCH_HEAD update

1  2 
Documentation/fetch-options.txt

Simple merge