]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/blame-ignore-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:54 +0000 (13:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:54 +0000 (13:32 -0800)
"git blame --ignore-revs-file=<file>" learned to ignore a
non-existent object name in the input, instead of complaining.

* jc/blame-ignore-fix:
  blame: silently ignore invalid ignore file objects


Trivial merge