git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to determine the order of commit
@ 2019-03-05  8:51 wuzhouhui
  2019-03-05 12:39 ` Christian Couder
  0 siblings, 1 reply; 4+ messages in thread
From: wuzhouhui @ 2019-03-05  8:51 UTC (permalink / raw)
  To: git

Hi,

Suppose I have "git format-patch" two commit from a repository like
following:

  git format-patch -1 cf1c9ccba730
  git format-patch -1 d1a2930d8a99

Now, how to determine the commit order of these two patch in repository?

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-05  8:51 How to determine the order of commit wuzhouhui
2019-03-05 12:39 ` Christian Couder
2019-03-05 13:17   ` wuzhouhui
2019-03-05 13:59   ` 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).