From: Robert Dailey <rcdailey.lists@gmail.com>
To: Git <git@vger.kernel.org>
Subject: git log for only certain branches
Date: Tue, 8 Apr 2014 08:43:45 -0500 [thread overview]
Message-ID: <CAHd499BSgxZ8EC1qKYRsF0hac6rQAegw9qTOoDjaiuh_UUVEng@mail.gmail.com> (raw)
I have more details about my inquiry on StackOverflow:
http://stackoverflow.com/questions/22823768/view-git-log-with-merges-for-only-certain-branches
Basically I'd like to know if it is possible to show the graph for
ONLY branches that I list. The key here is that the graph should also
show relationships between only those branches that I list. In other
words, any ancestors that I do not explicitly specify should not be
rendered in the graph.
I have an insanely huge number of branches in my git repo (we
transitioned from SVN so we haven't had a chance to clean them up
yet). As a result, the git log graph I see has literally 10-20
vertical lines and I have to scroll 20+ pages to follow a line to a
particular parent branch.
next reply other threads:[~2014-04-08 13:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 13:43 Robert Dailey [this message]
2014-04-08 17:08 ` git log for only certain branches Matthieu Moy
2014-04-08 19:15 ` Robert Dailey
2014-04-08 17:18 ` Michal Sojka
2014-04-08 19:26 ` 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=CAHd499BSgxZ8EC1qKYRsF0hac6rQAegw9qTOoDjaiuh_UUVEng@mail.gmail.com \
--to=rcdailey.lists@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;
as well as URLs for NNTP newsgroup(s).