Sin descripción

Henry 00212171ba checkout from IPNS hace 9 años
Godeps b819c69384 regodepsed hace 9 años
internal b819c69384 regodepsed hace 9 años
.gitignore 810c4696bd Initial commit hace 9 años
.travis.yml 96a95f8663 travis: allow go:tip to fail hace 9 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 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... hace 9 años
fetch_test.go 00212171ba checkout from IPNS hace 9 años
git.go 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... hace 9 años
helpers.go 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... hace 9 años
list.go 3b00f7f712 fixed 2nd push (updates #2) hace 9 años
main.go 00212171ba checkout from IPNS hace 9 años
push.go 3b00f7f712 fixed 2nd push (updates #2) hace 9 años
push_test.go 3b00f7f712 fixed 2nd push (updates #2) hace 9 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.