mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
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>
1.1 KiB
Executable File
1.1 KiB
Executable File