Ei kuvausta

Henry 241d12485e drop old go version from travis 4 vuotta sitten
internal 60eb084a8f fix internal usage 4 vuotta sitten
.gitignore 810c4696bd Initial commit 9 vuotta sitten
.travis.yml 241d12485e drop old go version from travis 4 vuotta sitten
LICENSE 810c4696bd Initial commit 9 vuotta sitten
README.md 2addc5540c use full path after protocol (fixes #3) 9 vuotta sitten
fetch.go 7f2857b23e less spam-ish logging 7 vuotta sitten
fetch_test.go 099e59682c build again 7 vuotta sitten
git.go 5b7bae741a fix errorf 4 vuotta sitten
go.mod 60eb084a8f fix internal usage 4 vuotta sitten
go.sum 6e962f0909 working build with modules 5 vuotta sitten
helpers.go fa830aaf4f errors 7 vuotta sitten
list.go 6e962f0909 working build with modules 5 vuotta sitten
main.go 60eb084a8f fix internal usage 4 vuotta sitten
push.go 7f2857b23e less spam-ish logging 7 vuotta sitten
push_test.go 099e59682c build again 7 vuotta sitten

README.md

git-remote-ipfs Build Status

A 'native' git protocol helper to push and pull git repos from ipfs.

go get -u github.com/cryptix/git-remote-ipfs

See GoDoc for usage.