From: Junio C Hamano Date: Sun, 4 Oct 2020 19:49:07 +0000 (-0700) Subject: Merge branch 'jc/blame-ignore-fix' X-Git-Tag: v2.29.0-rc0~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=230ff3e9970755fe4ba2e69165eab1f61752f1d1;p=thirdparty%2Fgit.git Merge branch 'jc/blame-ignore-fix' "git blame --ignore-rev/--ignore-revs-file" failed to validate their input are valid revision, and failed to take into account that the user may want to give an annotated tag instead of a commit, which has been corrected. * jc/blame-ignore-fix: blame: validate and peel the object names on the ignore list t8013: minimum preparatory clean-up --- 230ff3e9970755fe4ba2e69165eab1f61752f1d1