go-git-http
go-git-http copied to clipboard
Make New() function platform-independent
- Add go.mod.
- Change platform dependent path
"/usr/bin/git"to"git"in New().