commit f66e482b291d0e760947c3b060dbcf7c1d7d45fe
parent 6122e28c1cae9107625e30c9369306b6bda243d6
Author: FRIGN <dev@frign.de>
Date: Sun, 10 Jul 2016 20:31:33 +0200
Add missing segment in hacking.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/hacking.md b/suckless.org/hacking.md
@@ -45,7 +45,7 @@ The expected format for patches is
For git revisions:
- toolname-patchname-YYYYMMDD-SHORTHASH.diff
+ toolname-patchname-git-YYYYMMDD-SHORTHASH.diff
dwm-allyourbase-git-20160617-3465bed.diff
The YYYYMMDD date should correspond to the last time the patch has been modified.