commit b1511980f44929e8658811861cdbc0f88f539569
parent b72759de5f1924d77ff247c2495b24a0501f70f0
Author: FRIGN <dev@frign.de>
Date: Sat, 2 Jul 2016 13:29:28 +0200
Update git-naming-format for patches
The git-suffix allows the git-patches to be even better sorted
in conjunction with normal release-tagged patches.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/hacking.md b/suckless.org/hacking.md
@@ -46,7 +46,7 @@ The expected format for patches is
For git revisions:
toolname-patchname-YYYYMMDD-SHORTHASH.diff
- dwm-allyourbase-20160617-3465bed.diff
+ dwm-allyourbase-git-20160617-3465bed.diff
The YYYYMMDD date should correspond to the last time the patch has been modified.
The SHORTHASH here is the seven chars git commit short hash corresponding to the