diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-09-07 21:05:12 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-07 21:45:33 -0700 |
commit | 17919c3585ba9df9c65ea4a5f7300543dfba5f9f (patch) | |
tree | 8f66e90b99872a42258754130988901ce6a626f5 /Documentation/config/grep.txt | |
parent | rebase: remove a no-longer-used function (diff) | |
download | tgif-17919c3585ba9df9c65ea4a5f7300543dfba5f9f.tar.xz |
sequencer: restrict scope of a formerly public function
The function to add the `exec` commands to the todo list only needed to
be public API because it was not only used internally by the sequencer,
but also by `git rebase --preserve-merges`.
Now that that mode has been removed, we no longer need that function to
be scoped publicly.
Helped-by: Alban Gruin <alban.gruin@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/grep.txt')
0 files changed, 0 insertions, 0 deletions