From: Santiago Gala <sgala@apache.org>
To: git@vger.kernel.org
Subject: BUG:git-log --follow <path> should never trim output WRT equivalent git-log <path>
Date: Mon, 24 Mar 2008 16:19:01 +0000 (UTC) [thread overview]
Message-ID: <loom.20080324T161602-184@post.gmane.org> (raw)
I tried this on today's git.git repository, as a suggestion for following moves:
$ git log -M -C -C --color --stat --follow -- gitk-git/po/de.po | wc -l
0
sgala@marlow ~/newcode/git/git (master)$ git log -M -C -C --color --stat --
gitk-git/po/de.po | wc -l
31
$ git --version
git version 1.5.4.4
I find very strange that --follow makes git log to stop outputting the first
entries.
Regards
Santiago
next reply other threads:[~2008-03-24 16:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-24 16:19 Santiago Gala [this message]
2008-03-25 1:45 ` BUG:git-log --follow <path> should never trim output WRT equivalent git-log <path> Jeff King
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=loom.20080324T161602-184@post.gmane.org \
--to=sgala@apache.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).