diff options
author | Jeff King <peff@peff.net> | 2010-01-28 04:52:22 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-28 12:12:42 -0800 |
commit | d46a8301930ae83de30fbbbbce1bb02a98745204 (patch) | |
tree | d58efd6ccd18ee97fc9e518c3d348f6920f0d901 /t/t9136 | |
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/t9136')
0 files changed, 0 insertions, 0 deletions