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

Implements Git HTTP Transport.

Results 1 go-git-http-xfer issues
Sort by recently updated
recently updated
newest added

This PR changes your tests (only tests!) for a few reasons: - the default `HEAD` has changed from `master` to `main` in new git versions. Tests now read `.git/HEAD` to...