Aucune description

Henry 00212171ba checkout from IPNS il y a 9 ans
Godeps b819c69384 regodepsed il y a 9 ans
internal b819c69384 regodepsed il y a 9 ans
.gitignore 810c4696bd Initial commit il y a 9 ans
.travis.yml 96a95f8663 travis: allow go:tip to fail il y a 9 ans
LICENSE 810c4696bd Initial commit il y a 9 ans
README.md 2addc5540c use full path after protocol (fixes #3) il y a 9 ans
fetch.go 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... il y a 9 ans
fetch_test.go 00212171ba checkout from IPNS il y a 9 ans
git.go 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... il y a 9 ans
helpers.go 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... il y a 9 ans
list.go 3b00f7f712 fixed 2nd push (updates #2) il y a 9 ans
main.go 00212171ba checkout from IPNS il y a 9 ans
push.go 3b00f7f712 fixed 2nd push (updates #2) il y a 9 ans
push_test.go 3b00f7f712 fixed 2nd push (updates #2) il y a 9 ans

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.