Commit b39491f
committed
Remove similar trailer keys from commit hook
The duplicated "Close" and "Closes" keys will possibly cause
inconsistency between commit messages. The one being kept is "Closes"
because the implied subject is "this patch", so it should complete the
following sentence:
This patch [closes]...
just like sentences in the body of a message.
"Bug" is also removed due to its similarity to "Closes a bug".
Change-Id: Idea7c0310249c603e550a7a4e27df490efe13d4c1 parent c61139a commit b39491f
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
| 143 | + | |
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
| |||
0 commit comments