Re: [GSoC] Interest in "More Sparse Index Integrations" project idea

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> But of course, this doesn't show the full history of the work in
> each of these branches, so you can do a history walk from each
> merge to get a picture of the full series:
> 
> $ git log --oneline --graph 3c0e4178277 -6
> *   3c0e4178277 Merge branch 'ds/fetch-pull-with-sparse-index'
> |\  

Or even better (you do not have to guess the number of commits in 
each series):

git log --oneline --graph 3c0e4178277^-

(see [1]). Why that syntax seems to completely ignore '--graph',
though is beyond me!

Philippe.

[1] https://git-scm.com/docs/gitrevisions#Documentation/gitrevisions.txt-emltrevgt-ltngtemegemHEAD-HEAD-2em



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux