List Question
20 TechQA 2023-12-21T14:47:32.890000How to check for uncommitted changes in the working area using go-git
129 views
Asked by Durval Carvalho
Push method of go.git Repository does not push to remote
90 views
Asked by pkaramol
How to set up an initial repository with some branches to operate on?
35 views
Asked by Dennis Gray
Weird behaviour of go-git library when pushing: non-fast-forward update
46 views
Asked by pkaramol
git repo url is appended with /git-upload-pack on using go-git's Plainclone function
293 views
Asked by Salmaan shaik
Clone partial git repo with go-git
167 views
Asked by BeetleJuice
How to push specific branch to remote with go-git
768 views
Asked by David Lukac
In Go Git, how to authenticate using the SSH agent?
1.7k views
Asked by Kurt Peek
what is the difference between git and go-git
184 views
Asked by alexmoon
How do I do the equivalent of `git remote set-branches origin --add other-branch` in go-git?
157 views
Asked by Sathish
go-git checkout failing with reference not found
1.3k views
Asked by Brooksy
Argocd ApplicationSet, Git Generator error during fetching repo
2.4k views
Asked by 임진욱
How to use PathFilter correctly in go-git?
87 views
Asked by mmmhongyu
How to checkout a specific single file to inspect it using go-git?
611 views
Asked by baitendbidz
go-git: Create short hash (a83ad00 instead of a83ad004b3c5...)
241 views
Asked by guettli
`git log -G ...` with golang
366 views
Asked by guettli
go-git timing out creating tree
226 views
Asked by Rafael Simões
"failed to load compute presentation" error while using git.NewRemote for listing tag in golang
1.5k views
Asked by santosh nahak
go-git "git submodule add <url> <submod>"
317 views
Asked by aRustyDev