diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2018-03-14 15:27:31 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-14 13:58:14 -0700 |
commit | a485803758cb4160d7819238623e9e71ec54e9c0 (patch) | |
tree | d71828d76a9ab9a6bb5d90bea7f762a054f95a8e /commit.c | |
parent | e29089550d354c047f71c6aae96cfc47bc43d4df (diff) | |
download | git-a485803758cb4160d7819238623e9e71ec54e9c0.tar.gz |
commit-graph: add core.commitGraph setting
The commit graph feature is controlled by the new core.commitGraph config
setting. This defaults to 0, so the feature is opt-in.
The intention of core.commitGraph is that a user can always stop checking
for or parsing commit graph files if core.commitGraph=0.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions