[RFC PATCH v5 4/8] Extract functions out of git_rebase__interactive

2018-03-23 Thread Wink Saville
The extracted functions are: - initiate_action - setup_reflog_action - init_basic_state - init_revisions_and_shortrevisions - complete_action Used by git_rebase__interactive Signed-off-by: Wink Saville Helped-by: Junio C Hamano Helped-by: Johannes Schindelin --- git-rebase--interact

Re: [RFC PATCH v5 4/8] Extract functions out of git_rebase__interactive

2018-03-23 Thread Junio C Hamano
Wink Saville writes: > The extracted functions are: > - initiate_action > - setup_reflog_action > - init_basic_state > - init_revisions_and_shortrevisions > - complete_action > > Used by git_rebase__interactive > > Signed-off-by: Wink Saville > Helped-by: Junio C Hamano > Helped-by: J

Re: [RFC PATCH v5 4/8] Extract functions out of git_rebase__interactive

2018-03-24 Thread Eric Sunshine
On Fri, Mar 23, 2018 at 5:25 PM, Wink Saville wrote: > The extracted functions are: > [...] > Signed-off-by: Wink Saville > --- > diff --git a/git-rebase--interactive.sh b/git-rebase--interactive.sh > @@ -740,8 +740,20 @@ get_missing_commit_check_level () { > +# Initiate an action. If the cannot