diff options
author | Jon Seymour <jon.seymour@gmail.com> | 2010-09-28 01:32:45 +1000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-09-29 13:21:24 -0700 |
commit | 2bea593bf0f1159e93dbca1008a18dea4c262e58 (patch) | |
tree | 9dc698c4cfd96b3a02f08d593e3b8998d89900aa /git-pull.sh | |
parent | Git 1.7.3.1 (diff) | |
download | tgif-2bea593bf0f1159e93dbca1008a18dea4c262e58.tar.xz |
stash: simplify parsing fixes
This patch simplifies Brian's fix for the recent regression by:
* eliminating the extra loop
* eliminating use of git rev-parse for parsing flags
* making use of the for opt idiom for the retained loop
* eliminating the redundant -- case
The patch has been tested with the tests in current maint.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions