libgit2/git2go

Files are deleted after cloning

baerwang opened this issue · 2 comments

git.Clone("https://www.github.com/baerwang/baerwang/", "", 
&git.CloneOptions{CheckoutOptions: git.CheckoutOptions{Strategy: git.CheckoutForce}})