https://github.com/cryptix/git-remote-ipfs
git transport helper for ipfs
https://github.com/cryptix/git-remote-ipfs
git golang ipfs
Last synced: 20 days ago
JSON representation
git transport helper for ipfs
- Host: GitHub
- URL: https://github.com/cryptix/git-remote-ipfs
- Owner: cryptix
- License: mit
- Created: 2015-06-18T09:53:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T10:11:36.000Z (over 5 years ago)
- Last Synced: 2025-04-30T00:02:03.300Z (about 1 month ago)
- Topics: git, golang, ipfs
- Language: Go
- Size: 750 KB
- Stars: 231
- Watchers: 18
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - cryptix/git-remote-ipfs - git transport helper for ipfs (ipfs)
README
# git-remote-ipfs [](https://travis-ci.org/cryptix/git-remote-ipfs)
A 'native' git protocol helper to push and pull git repos from [ipfs](https://ipfs.io).
`go get -u github.com/cryptix/git-remote-ipfs`
See [](https://godoc.org/github.com/cryptix/git-remote-ipfs) for usage.