]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/blame-porcelain-unblamable'
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Apr 2025 17:28:17 +0000 (10:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Apr 2025 17:28:18 +0000 (10:28 -0700)
"git blame --porcelain" mode now talks about unblamable lines and
lines that are blamed to an ignored commit.

* kn/blame-porcelain-unblamable:
  blame: print unblamable and ignored commits in porcelain mode


Trivial merge