Seth Miller
Results
2
issues of
Seth Miller
I'm trying to find a way to override the default agent set [here](https://github.com/go-git/go-git/blob/master/plumbing/protocol/packp/capability/capability.go#L241). When using the Git binary, I'm able to set the environment variable `GIT_USER_AGENT`. So far as I...
When I build and run locally, I'm getting a parsing error for upstream. It looks like in my case, I'm getting a leading space `"parse frequency: strconv.ParseFloat: parsing \" 0.0\":...
bug