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

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

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:44:47

Mikael Magnusson wrote:
2008/6/20 Jakub Narebski [off-list ref]:
quoted
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^!
quoted
   [ time passes as i read the manpage - the final thing i do when
     every other measure fails ;-) ]
With some grepping, i found this in git-rev-parse,

       Two other shorthands for naming a set that is formed by a commit and its parent
       commits exists. r1^@ notation means all parents of r1. r1^! includes commit r1
       but excludes its all parents.
A bit strange is that neither "git rev-parse pu^!" nor "git rev-parse pu^@"
work, while the same works with git-rev-list.  WTF?

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