From: "Santi Béjar" <santi@agolina.net>
To: rhlee <richard@webdezign.co.uk>
Cc: git@vger.kernel.org
Subject: Re: Git graph with branch labels for all paths in text environment
Date: Mon, 16 Nov 2009 13:23:10 +0100 [thread overview]
Message-ID: <adf1fd3d0911160423q4e21126dm37be7838f0ce8379@mail.gmail.com> (raw)
In-Reply-To: <1258373038892-4011651.post@n2.nabble.com>
On Mon, Nov 16, 2009 at 1:03 PM, rhlee <richard@webdezign.co.uk> wrote:
>
> Hi git forum,
>
> Is there anyway to to view a text based git grah that shows all paths with
> the branch labels? Like a on gitk but ncurses based?
For third-party tools you can check:
http://git-scm.com/tools
>
> I can get all paths in git log --graph, but I can't get the branch labels.
Have you tried --decorate?
I have an alias for this:
alias.logk = log --graph --pretty=oneline --abbrev-commit --decorate
HTH,
Santi
next prev parent reply other threads:[~2009-11-16 12:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 12:03 Git graph with branch labels for all paths in text environment rhlee
2009-11-16 12:23 ` Santi Béjar [this message]
2009-11-16 13:30 ` Bill Lear
2009-11-16 15:27 ` Michael J Gruber
2009-11-21 17:50 ` Jonas Fonseca
2009-11-23 9:56 ` rhlee
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=adf1fd3d0911160423q4e21126dm37be7838f0ce8379@mail.gmail.com \
--to=santi@agolina.net \
--cc=git@vger.kernel.org \
--cc=richard@webdezign.co.uk \
/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).