git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git log print commits between a revision range (inclusive)
@ 2019-03-04  7:28 wuzhouhui
  2019-03-04  7:30 ` wuzhouhui
  2019-03-04  7:54 ` Junio C Hamano
  0 siblings, 2 replies; 5+ messages in thread
From: wuzhouhui @ 2019-03-04  7:28 UTC (permalink / raw)
  To: git

Hi,

I want to know how to display logs between a revision range (both
start and end are inclusive). I searched it and only found[1],
which doesn't resolve my problem completely, because

  git log <older hash>..<newer hash>

doesn't contains the log of <older hash>. So, how to display
logs between a revision range that both start and end are
inclusive?

Please CC me, thanks.

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

end of thread, other threads:[~2019-03-05 23:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-04  7:28 Git log print commits between a revision range (inclusive) wuzhouhui
2019-03-04  7:30 ` wuzhouhui
2019-03-04  7:54 ` Junio C Hamano
2019-03-05 23:42   ` Rafael Ascensão
2019-03-05 23:52     ` Junio C Hamano

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 NNTP newsgroup(s).