]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/commit-graph-on-fetch'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:32 +0000 (13:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:32 +0000 (13:19 +0900)
commit5a5350940bd5407968b158c0059938fa5cc0860e
tree590d09862ea1657b53b4abb7d75da597ed380aad
parent974bdb02058a82b57bcfebe184f57ebe74eecac5
parent50f26bd035816c2bb79582b834d59b49292502a9
Merge branch 'ds/commit-graph-on-fetch'

A configuration variable tells "git fetch" to write the commit
graph after finishing.

* ds/commit-graph-on-fetch:
  fetch: add fetch.writeCommitGraph config setting
builtin/fetch.c
t/t5510-fetch.sh