From: Johannes Sixt <j.sixt@viscovery.net>
To: David Madore <david+news@madore.org>
Cc: git@vger.kernel.org
Subject: Re: how to display a simplified graph of commits ?
Date: Mon, 29 Mar 2010 16:01:53 +0200 [thread overview]
Message-ID: <4BB0B2D1.507@viscovery.net> (raw)
In-Reply-To: <20100329132439.GA734@aldebaran.xn--kwg.net>
Am 3/29/2010 15:24, schrieb David Madore:
> I'd like to know if the following is possible and, if not, I'd like to
> suggest it as a possible useful addition to the git frontend/graphical
> tools: display a simplified graph of "interesting" commits showing the
> relationship between a specified set of commits.
git log --graph --simplify-by-decoration
You have to tag the interesting commits to show up in this chart.
-- Hannes
prev parent reply other threads:[~2010-03-29 14:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-29 13:24 how to display a simplified graph of commits ? David Madore
2010-03-29 13:57 ` Santi Béjar
2010-03-29 14:01 ` Johannes Sixt [this message]
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=4BB0B2D1.507@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=david+news@madore.org \
--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).