diff options
| author | Daniel Ebdrup Jensen <debdrup@FreeBSD.org> | 2021-02-08 19:15:34 +0000 |
|---|---|---|
| committer | Daniel Ebdrup Jensen <debdrup@FreeBSD.org> | 2021-02-08 19:18:39 +0000 |
| commit | d242f782c24980627716613ff8fb5e6078520a5b (patch) | |
| tree | 93254e89defa57f50a22a64b5e4fe60924f07d3e /tools | |
| parent | af366d353b84bdc4e730f0fc563853abc338271c (diff) | |
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/tools/git/hooks/prepare-commit-msg | 2 |
1 files changed, 1 insertions, 1 deletions
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.> |
