rebase: reindent function git_rebase__interactive
Signed-off-by: Wink Saville <wink@saville.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
2f5f469bc4
commit
d48f97aa85
@ -741,7 +741,6 @@ get_missing_commit_check_level () {
|
||||
}
|
||||
|
||||
git_rebase__interactive () {
|
||||
|
||||
case "$action" in
|
||||
continue)
|
||||
if test ! -d "$rewritten"
|
||||
@ -1018,5 +1017,4 @@ then
|
||||
--continue
|
||||
fi
|
||||
do_rest
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user