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

Project has been moved to: https://github.com/go-git/go-git

Results 102 go-git issues
Sort by recently updated
recently updated
newest added

Is there any stash support for now?

enhancement
help wanted

Hello! I'm trying to write some code to delete remote branches. However, I'm getting authorization errors on HTTPS repos. SSH seems to work as it uses the SSH config for...