diff options
author | Alban Gruin <alban.gruin@gmail.com> | 2019-03-05 20:17:59 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-07 09:17:57 +0900 |
commit | 79d7e883bb69803daf4a6f44692cb8fc0eee5b24 (patch) | |
tree | 90d349927510530170bd2190ea2105ada8579a24 /unimplemented.sh | |
parent | 1ba204de6924b171024638bb5f3f405a0e0946d0 (diff) | |
download | git-79d7e883bb69803daf4a6f44692cb8fc0eee5b24.tar.gz |
rebase--interactive: move rearrange_squash_in_todo_file()
As rearrange_squash_in_todo_file() is only needed inside of
rebase--interactive.c for `rebase -p', it is moved there from
sequencer.c.
The parameter r (repository) is dropped along the way, and the error
handling is slightly improved.
Signed-off-by: Alban Gruin <alban.gruin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unimplemented.sh')
0 files changed, 0 insertions, 0 deletions