Skip to content

mainiak/git-remote-ipfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-remote-ipfs

GoDoc

build workflow

About

A 'native' git protocol helper to push and pull git repos from IPFS.

Disclamier

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).

Installation

go install github.com/mainiak/git-remote-ipfs/cmd/git-remote-ipfs@latest

Usage

## Yay
git clone ipfs://ipfs/<CID>

## Eh?
git fetch

## Meh?
git push

Uninstall

$ rm -v $(which git-remote-ipfs)

About

Git transport helper for IPFS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%