Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH 6/5] Fix parsing of @{-1}@{1}

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:45:58

Johannes Schindelin [off-list ref] writes:
To do that, Git no longer looks forward for the '@{' corresponding to the
closing '}' but backward, and dwim_ref() as well as dwim_log() learnt
about the @{-<N>} notation.

Signed-off-by: Johannes Schindelin <redacted>
---

	The modifications of dwim_ref() and dwim_log() are probably
	more important than the issue I tried to fix...
Good, so we can say things like:

	git log -g @{-1}
        git show-branch -g @{-1}

with this?

By the way, I noticed that without these patch series we show something
when "git rev-parse --verify @{-1}" is asked for.  What is it trying to
show?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help