暫無描述

Henry 00212171ba checkout from IPNS 9 年之前
Godeps b819c69384 regodepsed 9 年之前
internal b819c69384 regodepsed 9 年之前
.gitignore 810c4696bd Initial commit 10 年之前
.travis.yml 96a95f8663 travis: allow go:tip to fail 10 年之前
LICENSE 810c4696bd Initial commit 10 年之前
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.... 10 年之前
fetch_test.go 00212171ba checkout from IPNS 9 年之前
git.go 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... 10 年之前
helpers.go 5b6c348cb4 rewriting import paths because travis godep autodetect somehow doesnt kick in.... 10 年之前
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.