]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/commit-graph-on-fetch'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Nov 2019 04:33:06 +0000 (13:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Nov 2019 04:33:06 +0000 (13:33 +0900)
commitdac1d83c919430aa73f8df21854a08a7b9a95837
tree6475df2d345f60f20d31c5afbf3b782cef3ca627
parentc32ca691c282fb34eeb29639340a2aa15f861606
parentcb99a34e23e32ca8e94bafaa9699cfd133a17fd3
Merge branch 'ds/commit-graph-on-fetch'

Regression fix.

* ds/commit-graph-on-fetch:
  commit-graph: fix writing first commit-graph during fetch
  t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
commit-graph.c
t/t5510-fetch.sh