Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2024 23:11:59 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4517b7a2d540 - main - Add another commit to .git-blame-ignore-revs
Message-ID:  <202403152311.42FNBxOL039441@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/src/commit/?id=4517b7a2d540d874ad69d397588194715039b7c5

commit 4517b7a2d540d874ad69d397588194715039b7c5
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-03-13 19:02:14 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-03-15 23:11:52 +0000

    Add another commit to .git-blame-ignore-revs
---
 .git-blame-ignore-revs | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 5cc8ba2a300a..13f8bde24bce 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -18,6 +18,8 @@ e70ad278f45d72a8209e61a312481910d3e03b45
 4ca5df80393e1f2bf6ac26af42fc7246acb59f71
 # elfctl whitespace
 828e50092ac84f50247fb3f400027fc7510d8141
+# Remove more quotes around Makefile .error/.warn/.info strings.
+bca92be68309e9b0c8f1c1c0a9ca87081c4ab27d
 # regen syscall files after d51198d63b63
 2c9764f36b6f20e9a6c71ce64a21988a394050b6
 # Remove whitespace at EOL.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403152311.42FNBxOL039441>