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)
commit726b11d68a5e9092a668fd42acb3e25394f92995
tree3d52ea9498502e364f2735293a1fcfd415d3a19b
parente9b4c483c7052c1b422edb3569ff198fb2bfff46
parentc85eec7fc37e1ca79072f263ae6ea1ee305ba38c
Merge branch 'js/commit-graph-warning'

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
commit-graph.c