Kyungmin Bae

Results 3 comments of Kyungmin Bae

@1cg Oh I forgot to change it. Thanks for the reminder!

Hi @Telroshan, I've rebased the branch to current dev.

You don't have to copy the entire repo; open it with [`git.Open(storage.Storer, billy.Filesystem)`](https://pkg.go.dev/github.com/go-git/go-git/v5#Open) using [`filesystem.Storage`](https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem#NewStorage) to the physical directory and [`go-billy/memfs`](https://pkg.go.dev/github.com/go-git/[email protected]+incompatible/memfs) filesystem. Open() the same directory on each goroutine and...