Sin descripción

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

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.