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 /builtin-grep.c | |
| parent | 42cab601cfd0364c57434f90c6ba66a1ccb179ec (diff) | |
| download | git-d46a8301930ae83de30fbbbbce1bb02a98745204.tar.gz | |
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 'builtin-grep.c')
0 files changed, 0 insertions, 0 deletions
