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:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user