]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/commit-graph-warning'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:42 +0000 (17:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:42 +0000 (17:21 -0800)
When certain features (e.g. grafts) used in the repository are
incompatible with the use of the commit-graph, we used to silently
turned commit-graph off; we now tell the user what we are doing.

* js/commit-graph-warning:
  commit-graph: when incompatible with graphs, indicate why

1  2 
commit-graph.c

diff --cc commit-graph.c
Simple merge