aboutsummaryrefslogtreecommitdiffstats
diff options
authorAlejandro Colomar <alx@kernel.org>2026-02-26 17:38:26 +0100
committerAlejandro Colomar <alx@kernel.org>2026-02-26 17:39:24 +0100
commit44caeaa376edce88de69af7747baf3e951b61f98 (patch)
treec374e1c4b6695a031a418842839768934e9fedee
parent1bbec490379be97577fb7b1c69600cb0aa661208 (diff)
downloadman-pages-master.tar.gz
CONTRIBUTING.d/patches/trailer: Don't specify the hash lengthHEADmaster
We document the exact length in <CONTRIBUTING.d/git>. Fixes: a8aa0eaf (2026-02-08; "CONTRIBUTING.d/: Document format of 'Fixes:' trailer fields") Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--CONTRIBUTING.d/patches/trailer2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.d/patches/trailer b/CONTRIBUTING.d/patches/trailer
index c04440516a..1050d61c2f 100644
--- a/CONTRIBUTING.d/patches/trailer
+++ b/CONTRIBUTING.d/patches/trailer
@@ -17,7 +17,7 @@ Description
Add 'Fixes:' tags as necessary. 'Fixes:' trailer fields should
have the following format.
- Fixes: 12-char-hash ([author-date,] commit-date; "subject")
+ Fixes: abbrev-hash ([author-date,] commit-date; "subject")
where the author date is optional, and only included if it's
somehow important. The commit date is often more important, as