git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Strange log results
@ 2010-09-15 18:02 Torgny Nyblom
  0 siblings, 0 replies; only message in thread
From: Torgny Nyblom @ 2010-09-15 18:02 UTC (permalink / raw)
  To: git

Hi,

I'm working on converting the KDE subversion repository to git, as
a part of this I'm trying to validate that the conversion hasn't missed
any revisions or merges but when I run "git log" with different options
I get (in my mind) strange results.

git log <file> -> produces a list of commits
git log --follow <file> -> produces an empty list (no output)
git log --name-status <file> -> no info about file

It seems like this occurs when there is a merge only commit as the
first commit in the list returned by the "bare" log command.

Is there any legit situation where this might happen?
If so what?
If not is this a bug in my convert program or in git?

/Regards
Torgny

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-15 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15 18:02 Strange log results Torgny Nyblom

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).