diff options
author | Taylor Blau <me@ttaylorr.com> | 2020-09-17 22:59:49 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-17 21:55:50 -0700 |
commit | 98bb796191f7234c88b7a97f587d37ffbd130289 (patch) | |
tree | 0b6f5fb4d243a488297f713b6d5b95f93c604d64 /templates/hooks--pre-applypatch.sample | |
parent | bloom: encode out-of-bounds filters as non-empty (diff) | |
download | tgif-98bb796191f7234c88b7a97f587d37ffbd130289.tar.xz |
commit-graph: rename 'split_commit_graph_opts'
In the subsequent commit, additional options will be added to the
commit-graph API which have nothing to do with splitting.
Rename the 'split_commit_graph_opts' structure to the more-generic
'commit_graph_opts' to encompass both. Likewise, rename the 'flags'
member to instead be 'split_flags' to clarify that it only has to do
with the behavior implied by '--split'.
Suggested-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'templates/hooks--pre-applypatch.sample')
0 files changed, 0 insertions, 0 deletions