Merge branch 'ds/commit-graph-lockfile-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 4 Sep 2018 21:31:39 +0000 (14:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Sep 2018 21:31:39 +0000 (14:31 -0700)
"git merge-base" in 2.19-rc1 has performance regression when the
(experimental) commit-graph feature is in use, which has been
mitigated.

* ds/commit-graph-lockfile-fix:
commit: don't use generation numbers if not needed

1  2 
commit.c
diff --cc commit.c
Simple merge