A 'native' git protocol helper to push and pull git repos from IPFS.
Right now this project is being rewritten.
Use at your own risk.
Original project by cryptix is no longer maintained and still somehow(?) works(-ish).
go install github.com/mainiak/git-remote-ipfs/cmd/git-remote-ipfs@latest
## Yay
git clone ipfs://ipfs/<CID>
## Eh?
git fetch
## Meh?
git push
$ rm -v $(which git-remote-ipfs)