1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-06 22:04:12 +01:00

Added mailing list address in the parfect-patch file

This may ease Carlos' work slightly when dealing with people like me that could not find it and thus submitting the patch directly to him, the only address found
This commit is contained in:
Christophe CURIS
2011-07-17 12:20:13 +02:00
committed by Carlos R. Mafra
parent c126f1d08f
commit 6c2a5f19f1

View File

@@ -52,8 +52,9 @@ git commit -a
git format-patch HEAD~1
After the above steps, you are ready to send the created .patch file
to the mailing-list! Just send it as-is, and I will be able to apply
it with
to the mailing-list: wmaker-dev@lists.windowmaker.org
Just send it as-is, and I will be able to apply it with
# this is how I am going to apply your patch
git am 0001-subject-of-your-patch.patch