diff options
| author | Derrick Stolee <dstolee@microsoft.com> | 2020-10-12 13:28:34 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-10-12 12:13:21 -0700 |
| commit | d334107c5da27e5212e21e77da03e938ea6db976 (patch) | |
| tree | 8774649784216bb94515ff81d7eaa232ee28a224 /builtin/diff.c | |
| parent | 8f801804befa12a9c4ddff91275cf03612f1895d (diff) | |
maintenance: core.commitGraph=false prevents writes
Recently, a user had an issue due to combining
fetch.writeCommitGraph=true with core.commitGraph=false. The root bug
has been resolved by preventing commit-graph writes when
core.commitGraph is disabled. This happens inside the 'git commit-graph
write' command, but we can be more aware of this situation and prevent
that process from ever starting in the 'commit-graph' maintenance task.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions
