Dieter Adriaenssens dieter.adriaenssens@gmail.com wrote:
I don't know what the problem might be with 'git format-patch', I'm new to git too, but you should use 'git diff > xxx.diff' to create a patch and add it to the patch tracker. See guidelines on : http://www.phpmyadmin.net/documentation/#faq7_3
Thanks, that works fine. According to [0] one should use "git format-patch" but a diff is also OK.
Kind regards silvan
[0] https://sourceforge.net/tracker/?func=add&group_id=23067&atid=377410