diff options
| -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.> |
