Open
Description
Hi Steve!
First of all, big thanks for this library, I've found it really useful.
I've been trying to find an alternative authentication method other than putting credentials in the URL, as I'm concerned about creds ending up in some HTTP log. I tried playing around with credential helpers and managed to create a custom one that just echoes predefined creds, and then I tried passing it to simple-git as a per-command config but that didn't work unfortunately.
So, I was wondering if there's an alternative I'm missing or otherwise if I may work on this issue myself and send you a pull request. Thanks!
Sincerely,
Anton Matveev