On 12.07.2016 12:20, Guillaume Munch wrote:
[...] patches with detailed commit log are better.
What is a "commit log"?
Honestly, I think most people use git from the command line. It would be
easier for you to find guides on the internet and for us to help you. In
this case the command is git format-patch master (assuming you commit to
a separate branch which you should).
I really don't like the windows command line.
Also, playing around with LFUNs I did to kinds of changes in the patch
1) a LFUN for locking the position of toolbars
2) a LFUN for setting custom icon sizes
Since they are unrelated, I guess it would be good to keep them in
patches apart, right?
Yes, please
I'll try to figure that out next when time permits.
Daniel