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

Re: [q] git-diff --reverse 7def2be1..7def2be1^

From: Ingo Molnar <hidden>
Date: 2016-06-15 22:44:47

* Jakub Narebski [off-list ref] wrote:
quoted
   But Git didnt recognize that as a valid commit range.
There is shortcut for rev^..rev, namely rev^! (I'm not sure if it is 
documented anywhere, though), so you could have used

        git diff 7def2be1^!
nice! :-)
quoted
   [ time passes as i read the manpage - the final thing i do when
     every other measure fails ;-) ]

   Ah, there's "git-log -R" that would achieve this. 
I think you should have done this first...
to read the man page? Nobody reads the manuals, except in grave 
circumstances ;-)

(Seriously, i usually try to guess around a lot with shell commands just 
to figure out new things, and to see how intuitive they are.)

	Ingo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help