From: u34@net9.cf
To: git@vger.kernel.org
Subject: Options to have git log presents commits of a non linear history in a meaningful order
Date: Mon, 13 May 2024 20:58:55 +0000 [thread overview]
Message-ID: <E1s6cl5-0003nc-3D@mx1.net9.cf> (raw)
Am I right by default, git log present commits of a non linear history in
a meaningles order? Am I right git log has options, such as --graph, to
get the order of commits presented in a more meaningful way?
As of git 2.45.0, gittutorial states
The git log command has a weakness: it must present commits in
a list. When the history has lines of development that
diverged and then merged back together, the order in which git
log presents those commits is meaningless.
Is it accurate?
--
u34
next reply other threads:[~2024-05-13 21:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 20:58 u34 [this message]
2024-05-13 22:52 ` Options to have git log presents commits of a non linear history in a meaningful order Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1s6cl5-0003nc-3D@mx1.net9.cf \
--to=u34@net9.cf \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).