diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2019-04-17 15:30:43 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-19 17:32:10 +0900 |
commit | 297b1e177377444cba9a5364a4c6ce676ededb4d (patch) | |
tree | e8270791a93e7375b280bd7b6f363a43d5f0beb9 /.gitmodules | |
parent | rebase -i: use struct rebase_options in do_interactive_rebase() (diff) | |
download | tgif-297b1e177377444cba9a5364a4c6ce676ededb4d.tar.xz |
rebase: use a common action enum
cmd_rebase() and cmd_rebase__interactive() used different enums to hold
the current action. Change to using a common enum so the values are the
same when we change `rebase -i` to avoid forking `rebase--interactive`.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions