format-patch
Chris Good
chris.good at ozemail.com.au
Mon Feb 22 02:46:01 EST 2016
Hi,
Re
http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Step_13_Prepa
re_your_Patch :
You can make patches of all commits between HEAD and the origin branch
pointer, which is usually what you want, with
git format-patch
'git format-patch' never does anything for me. I have to use:
git format-patch HEAD^
or
git format-patch -n
Am I doing something wrong or should the above 2 lines in the wiki be
modified to something else?
Regards,
Chris Good
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4821 bytes
Desc: not available
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20160222/f3c2c819/attachment.p7s>
More information about the gnucash-devel
mailing list