go-git-http icon indicating copy to clipboard operation
go-git-http copied to clipboard

Make New() function platform-independent

Open mkch opened this issue 1 year ago • 0 comments

  1. Add go.mod.
  2. Change platform dependent path "/usr/bin/git" to "git" in New().

mkch avatar Aug 31 '24 14:08 mkch