On 19.04.2017 22:55, Stefan Beller wrote:
...

Thanks for spotting the errors!

Care to craft a patch and send it upstream yourself?
See https://github.com/git/git/blob/master/Documentation/SubmittingPatches
how to approach it.
TL;DR:
    git clone https://github.com/git/git
    # hack hack hack
    git commit
    git format-patch HEAD^
    # use e.g. git send-email to send the patch to the mailing list

Thanks,
Stefan



To be honest I started to read the mentioned website, was intimidated and 
decided to sent an email.

Alright, what could possibly go wrong? I will do it.
--
Kind regards,
René

Reply via email to