Hi,
On Sun, 2015-07-26 at 20:39 +0200, Matthias Fischer wrote:
Hi Michael,
On 26.07.2015 19:58, Michael Tremer wrote:
The content is fine.
At least something... ;-)
I merged this one since I manually edited it. Have you tried using "git send-email"?
Sorry for the mess - I tried, but obviously my email client had other thoughts than me...
No worries.
Will try "git send-email" next time. Any hints for the correct/wanted syntax? I'm using the terminal console most of the time.
I've found something about using "hooks" - e.g., the file "commit-msg.sample" in directory '.git/hooks'.
You do not need any of that. Just set up your email account like described here
http://wiki.ipfire.org/devel/git/setup
commit as usual and after that run "git send-email -1" with maybe some more parameters. You can send emails to yourself for testing.
Make sure that your build system is up to date and has got the latest version of Git (should be 2.4.4 or so).
It should be easy then...
-Michael
But I'm not sure, if this is the right way to do it or if I have to make specific changes in this file.
Regards Matthias