author | Björn Steinbrink <B.Steinbrink@gmx.de> | |
Wed, 31 Oct 2007 02:20:30 +0000 (03:20 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 31 Oct 2007 04:27:15 +0000 (21:27 -0700) | ||
commit | 3524b282dabd254fc50b186e35ea5c6f612aeb46 | |
tree | bd9328753e12b118f66b82eb77d0b6d283731b77 | tree | snapshot |
parent | 07b45f8c1754a13bca67f70b600bf51ba33cf98d | commit | diff |
Fix --strategy parsing in git-rebase--interactive.sh
For the --strategy/-s option, git-rebase--interactive.sh dropped the
parameter which it was trying to parse.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
For the --strategy/-s option, git-rebase--interactive.sh dropped the
parameter which it was trying to parse.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh | diff | blob | history |