From: Junio C Hamano Date: Mon, 10 Oct 2016 21:03:51 +0000 (-0700) Subject: Merge branch 'jc/blame-reverse' X-Git-Tag: v2.11.0-rc0~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1172e16af07d6e15bca6398f0ded18a0ae7b9249;p=thirdparty%2Fgit.git Merge branch 'jc/blame-reverse' It is a common mistake to say "git blame --reverse OLD path", expecting that the command line is dwimmed as if asking how lines in path in an old revision OLD have survived up to the current commit. * jc/blame-reverse: blame: dwim "blame --reverse OLD" as "blame --reverse OLD.." blame: improve diagnosis for "--reverse NEW" --- 1172e16af07d6e15bca6398f0ded18a0ae7b9249