From: Jeenu V <jeenuv@gmail.com>
To: git@vger.kernel.org
Subject: first-parent equivalent for show-branch
Date: Thu, 17 Dec 2009 13:01:00 +0530 [thread overview]
Message-ID: <5195c8760912162331g53d4a2feob8d955d9abfe935e@mail.gmail.com> (raw)
Hi,
I wanted to know if there's a --first-parent equivalent for git
show-branch, where in it shows only the first -parents in a vertical
column. I feel it'd make the display less cluttered.
As of now, I think, a column shows commits in a merged branch, and
even parents of that branch, which makes reading bit uneasy. What
would be preferable instead to show only the first parent in a column
- something like the output of
git log --graph --pretty=oneline --abbrev-commit --first-parent --all
| sed 's#|\|/##g'
along with the header and naming strings of show-branch.
Thanks
--
:J
reply other threads:[~2009-12-17 7:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5195c8760912162331g53d4a2feob8d955d9abfe935e@mail.gmail.com \
--to=jeenuv@gmail.com \
--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