git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git blame --follow
@ 2011-03-15 15:44 Wolfgang Rohdewald
  2011-03-15 17:30 ` Junio C Hamano
  0 siblings, 1 reply; 10+ messages in thread
From: Wolfgang Rohdewald @ 2011-03-15 15:44 UTC (permalink / raw)
  To: git

git log --follow filename

shows the full history, while

git blame --follow filename

blames everything to the latest commit (which was
a file rename)

it would be nice if --follow were also supported by
git blame. Actually git blame accepts --follow without
an error message, it just ignores it. git help blame
does not mention --follow

using latest git from master
git version 1.7.4.1.234.ga3513

-- 
Wolfgang

^ permalink raw reply	[flat|nested] 10+ messages in thread
* git blame --follow
@ 2012-09-06  7:02 norbert.nemec
  2012-09-06  9:58 ` Jeff King
  0 siblings, 1 reply; 10+ messages in thread
From: norbert.nemec @ 2012-09-06  7:02 UTC (permalink / raw)
  To: git

Hi there,

'git blame --follow' seems to be undocumented. The exact behavior is not 
clear to me. Perhaps an alias for some combination of '-C' and '-M'? It 
seems not be be fully consistent with 'git log --follow'.

Could someone clarify? Did I miss something?

Greetings,
Norbert

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-09-06 15:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-15 15:44 git blame --follow Wolfgang Rohdewald
2011-03-15 17:30 ` Junio C Hamano
2011-03-15 18:26   ` Wolfgang Rohdewald
2011-03-17  9:59     ` Jakub Narebski
2011-03-17 10:16       ` Wolfgang Rohdewald
2011-03-17 16:47         ` Jakub Narebski
  -- strict thread matches above, loose matches on Subject: below --
2012-09-06  7:02 norbert.nemec
2012-09-06  9:58 ` Jeff King
2012-09-06 10:12   ` norbert.nemec
2012-09-06 15:13     ` Jeff King

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