On Sat, 20 Feb 2016 22:28:14 +0100
Maurycy Skier <hahiserw_AT_gmail.com> wrote:
Hey Maurycy,
> Hi, I hope I am doing everything right.
sadly no. Please better send your patch using git format-patch.
You do it like this:
Make your changes on the files, then do git add, git commit and then
do "git format-patch -1" to generate a patch with proper description
and authorship.
> P.S. You could also add another target to Makefile: git-diff. It'd go
> like this:
> git-diff:
> git-diff > dmenu-${VERSION}-${PATCHNAME}.diff
Absolutely not, see above.
Thanks for your patch, but please resend it with git format-patch in a
response to this thread! :)
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Sat Feb 20 2016 - 22:35:11 CET