git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Victor" <__vic@ngs.ru>
To: git@vger.kernel.org
Subject: Strange behaviour of git log --follow
Date: Thu, 07 Mar 2019 11:34:27 +0300	[thread overview]
Message-ID: <web-53867248@mx30.intranet.ru> (raw)

Hello.

$ git log include/__vic/mutex.h
commit 9429293f8f8fb0819c77cf1f723567f6edc8fb6a
Merge: 96dd9a2 f484f4e
Author: __vic <__vic@ngs.ru>
Date:   2017-12-13 10:41:32 +0300

     Merge branch 'generic' into posix

commit f484f4e8aae32041ba56bdce12d1efd8491e94d5
Merge: 86b848a b9bbbe6
Author: __vic <__vic@ngs.ru>
Date:   2017-12-12 17:35:10 +0300

     waitable_event, thread, mutex
$ git log --follow include/__vic/mutex.h
$

Why --follow makes git produce truncated history for file 
that wasn't renamed?

My repository is available here 
https://github.com/2underscores-vic/__vic

             reply	other threads:[~2019-03-07  8:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07  8:34 Victor [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-28 12:10 Strange behaviour of git log --follow Victor
2019-03-28 13:16 ` Ævar Arnfjörð Bjarmason
2019-03-28 13:32   ` Victor
2019-03-28 13:38     ` Ævar Arnfjörð Bjarmason

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=web-53867248@mx30.intranet.ru \
    --to=__vic@ngs.ru \
    --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).