diff options
author | 2010-01-28 04:52:22 -0500 | |
---|---|---|
committer | 2010-01-28 12:12:42 -0800 | |
commit | d46a8301930ae83de30fbbbbce1bb02a98745204 (patch) | |
tree | d58efd6ccd18ee97fc9e518c3d348f6920f0d901 /t/t3413-rebase-hook.sh | |
parent | test combinations of @{} syntax (diff) | |
download | tgif-d46a8301930ae83de30fbbbbce1bb02a98745204.tar.xz |
fix parsing of @{-1}@{u} combination
Previously interpret_branch_name would see @{-1} and stop
parsing, leaving the @{u} as cruft that provoked an error.
Instead, we should recurse if there is more to parse.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3413-rebase-hook.sh')
0 files changed, 0 insertions, 0 deletions