Keine Beschreibung

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

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.