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

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to