설명 없음

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

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.