diff options
author | Jeff King <peff@peff.net> | 2010-01-28 10:56:43 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-28 21:12:50 +0100 |
commit | 12a258c078da3481a5735a7dca00bbe75cd4713b (patch) | |
tree | 41f0b1629f18dc9075db04571102b70fbcde15d9 /git-notes.sh | |
parent | fix parsing of @{-1}@{u} combination (diff) | |
download | git-12a258c078da3481a5735a7dca00bbe75cd4713b.tar.xz git-12a258c078da3481a5735a7dca00bbe75cd4713b.zip |
reject @{-1} not at beginning of object name
Something like foo@{-1} is nonsensical, as the @{-N} syntax
is reserved for "the Nth last branch", and is not an actual
reflog selector. We should not feed such nonsense to
approxidate at all.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-notes.sh')
0 files changed, 0 insertions, 0 deletions