git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* How to get next commit that just after a specified commit
@ 2019-02-13  9:08 wuzhouhui
  2019-02-13  9:49 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 6+ messages in thread
From: wuzhouhui @ 2019-02-13  9:08 UTC (permalink / raw)
  To: git; +Cc: wuzhouhui14

Hi,

I have searched Internet for while but couldn't find the answer.

Suppose I have commit
  212146f0800e
then commit
  73a4c5218414
and finally commit
  aadaa8061189

So I get following after 'git log':
  aadaa8061189
  73a4c5218414
  212146f0800e

And now, my question is how to retrieve the next commit (i.e. 73a4c5218414)
that just after 212146f0800e?

Please CC me.

Thanks.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-18 19:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13  9:08 How to get next commit that just after a specified commit wuzhouhui
2019-02-13  9:49 ` Ævar Arnfjörð Bjarmason
2019-02-13 21:12   ` Junio C Hamano
2019-02-13 21:36     ` Ævar Arnfjörð Bjarmason
2019-02-18 19:41       ` Derrick Stolee
2019-02-15 10:58     ` Philip Oakley

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).