6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-05 01:29:42 +00:00

Rename test helpers file

This commit is contained in:
Grzegorz Dlugoszewski
2020-05-18 13:25:46 +02:00
parent 271fcbed77
commit b2e5f9178b
4 changed files with 102 additions and 128 deletions

View File

@@ -1,9 +1,10 @@
package main
import (
"github.com/libgit2/git2go/v30"
"fmt"
git "github.com/libgit2/git2go/v30"
)
import "fmt"
func main() {
options := &git.CloneOptions{