From: Teemu Likonen <tlikonen@iki.fi>
To: Adam Simpkins <adam@adamsimpkins.net>
Cc: git@vger.kernel.org
Subject: "gitk" and "git log --graph": Strange behaviour with --follow
Date: Tue, 8 Apr 2008 19:42:08 +0300 [thread overview]
Message-ID: <20080408164208.GA13871@mithlond> (raw)
I found something very strange in graphical history tools "gitk" and
"git log --graph" when used with --follow. In Git repository compare the
following:
$ gitk -- utf8.c
$ gitk --follow -- utf8.c
The output of "git log --graph" is somewhat similar:
$ git log --graph --pretty=oneline -- utf8.c
$ git log --graph --pretty=oneline --follow -- utf8.c
All I can say is that the output is not intuitive at _all_. Almost all
the commits are in separate history lines.
next reply other threads:[~2008-04-08 16:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-08 16:42 Teemu Likonen [this message]
2008-04-09 9:40 ` "gitk" and "git log --graph": Strange behaviour with --follow Adam Simpkins
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=20080408164208.GA13871@mithlond \
--to=tlikonen@iki.fi \
--cc=adam@adamsimpkins.net \
--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).