The branch main has been updated by debdrup (doc committer):

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

commit d242f782c24980627716613ff8fb5e6078520a5b
Author:     Daniel Ebdrup Jensen <debd...@freebsd.org>
AuthorDate: 2021-02-08 19:15:34 +0000
Commit:     Daniel Ebdrup Jensen <debd...@freebsd.org>
CommitDate: 2021-02-08 19:18:39 +0000

    prepare-commit-msg: Remove blank character
    
    Approved by:    emaste@ (maintainer)
---
 tools/tools/git/hooks/prepare-commit-msg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/tools/git/hooks/prepare-commit-msg 
b/tools/tools/git/hooks/prepare-commit-msg
index 6a8db33649f0..4d1072700af0 100755
--- a/tools/tools/git/hooks/prepare-commit-msg
+++ b/tools/tools/git/hooks/prepare-commit-msg
@@ -41,7 +41,7 @@ $(awk '1;/^#$/{exit}' $1)
 #                                                         72 columns --|
 #
 # Uncomment and complete these metadata fields, as appropriate:
-# 
+#
 # PR:          <If and which Problem Report is related.>
 # Reported by: <If someone else reported the issue.>
 # Reviewed by: <If someone else reviewed your modification.>
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to