Push and fetch commits using IPFS!
This helper is experimental as of now
Clone an example repository:
$ git clone ipld://2347e110c29742a1783134ef45f5bff58b29e40e
Pull a commit:
$ git pull ipld://2347e110c29742a1783134ef45f5bff58b29e40e
Push:
$ git push --set-upstream ipld:// master
Note: Some features like remote tracking are still missing, though the plugin is quite usable. IPNS helper is WIP and doesn't yet do what it should
go get github.com/ipfs-shipyard/git-remote-ipld
make install
fetch: manifest has unsupported version: 2 (we support 3)
on any command
rm -rf .git/ipld
MIT