git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Any easy way to represent the first commit in a branch?
@ 2010-05-29  3:36 Ping Yin
  0 siblings, 0 replies; only message in thread
From: Ping Yin @ 2010-05-29  3:36 UTC (permalink / raw)
  To: git mailing list

something like HEAD@root ?

I know i can do it with

git rev-list --reverse --first-parent HEAD | head -1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-29  3:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-29  3:36 Any easy way to represent the first commit in a branch? Ping Yin

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).