diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-11 15:39:13 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-11 09:33:01 -0800 |
commit | c85eec7fc37e1ca79072f263ae6ea1ee305ba38c (patch) | |
tree | 6f131ee943998815cad7959a976be55d9a0ad798 /builtin/rev-parse.c | |
parent | Git 2.30.1 (diff) | |
download | tgif-c85eec7fc37e1ca79072f263ae6ea1ee305ba38c.tar.xz |
commit-graph: when incompatible with graphs, indicate why
When `gc.writeCommitGraph = true`, it is possible that the commit-graph
is _still_ not written: replace objects, grafts and shallow repositories
are incompatible with the commit-graph feature.
Under such circumstances, we need to indicate to the user why the
commit-graph was not written instead of staying silent about it.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/rev-parse.c')
0 files changed, 0 insertions, 0 deletions