diff options
author | Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> | 2011-02-06 13:43:35 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-10 14:08:08 -0800 |
commit | 342623224823cbadf61370a43df6941fba477b59 (patch) | |
tree | 568597aeb6d1fbaf35ef9ecf5571c71bca1396df /git-repack.sh | |
parent | 99de0640f2837d31f84d2889a770d936ae4394be (diff) | |
download | git-342623224823cbadf61370a43df6941fba477b59.tar.gz |
rebase: act on command line outside parsing loop
To later be able to use the command line processing in git-rebase.sh
for both interactive and non-interactive rebases, move anything that
is specific to non-interactive rebase outside of the parsing
loop. Keep only parsing and validation of command line options in the
loop.
Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-repack.sh')
0 files changed, 0 insertions, 0 deletions