Files
git/builtin
Junio C Hamano 3d1aa56671 blame: pay attention to --no-follow
If you know your history did not have renames, or if you care only
about the history after a large rename that happened some time ago,
"git blame --no-follow $path" is a way to tell the command not to
bother about renames.

When you use -C, the lines that came from the renamed file will
still be found without the whole-file rename detection, so it is not
all that interesting either way, though.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-09-21 13:52:25 -07:00
..
2012-09-21 13:52:25 -07:00
2012-04-18 16:17:42 -07:00
2012-05-03 15:13:31 -07:00
2012-08-28 15:37:29 -07:00
2012-05-20 18:48:10 -07:00