From: B Smith-Mannschott <bsmith.occs@gmail.com>
To: Dilip M <dilipm79@gmail.com>
Cc: git <git@vger.kernel.org>
Subject: Re: git log --graph
Date: Mon, 12 Oct 2009 07:08:36 +0200 [thread overview]
Message-ID: <28c656e20910112208y5eb843eex41e928e04a465396@mail.gmail.com> (raw)
In-Reply-To: <c94f8e120910111127q102aa6a1qc3c0850f8a8a1509@mail.gmail.com>
On Sun, Oct 11, 2009 at 20:27, Dilip M <dilipm79@gmail.com> wrote:
> I am using: git version 1.6.3.2
>
> Somehow not getting text graph as mentioned in
> http://www.gitready.com/intermediate/2009/01/26/text-based-graph.html
>
> Any hints would really help..
>
> I am trying git log --graph. (has commits in two branches...). But
> always see one line :(
"one line"?
1 of history? (i.e. the history of the current branch, but not the other)
2 of text?
3 --pretty=oneline?
assuming your problem is 1:
git log --all --graph
//ben
prev parent reply other threads:[~2009-10-12 5:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-11 18:27 git log --graph Dilip M
2009-10-11 18:35 ` Sverre Rabbelier
2009-10-11 19:40 ` Matthieu Moy
2009-10-11 20:30 ` Jakub Narebski
2009-10-12 3:01 ` Dilip M
2009-10-12 6:54 ` Matthieu Moy
2009-10-12 5:08 ` B Smith-Mannschott [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=28c656e20910112208y5eb843eex41e928e04a465396@mail.gmail.com \
--to=bsmith.occs@gmail.com \
--cc=dilipm79@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).