author | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jul 2008 20:33:44 +0000 (13:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jul 2008 23:57:03 +0000 (16:57 -0700) | ||
commit | 47629dcff0fc75d58f9319d221a78934358e4ef8 | |
tree | df8e6b804362ce540de264ef6d01e0f49323bd82 | tree | snapshot |
parent | c8fe1980b2b8e5c61f05a59d3bf9dedd5afa8faa | commit | diff |
stash save: fix parameter handling
A command line "git stash save --keep-index I was doing this" was
misparsed and keep-index codepath did not trigger.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A command line "git stash save --keep-index I was doing this" was
misparsed and keep-index codepath did not trigger.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-stash.sh | diff | blob | history |