An open API service indexing awesome lists of open source software.

https://github.com/ethereum/gitsync

Synchronization of Ethereum GitHub repos to other git hosting services
https://github.com/ethereum/gitsync

ethereum git

Last synced: about 1 month ago
JSON representation

Synchronization of Ethereum GitHub repos to other git hosting services

Awesome Lists containing this project

README

          

# Git Sync Project

This project aims to demonstrate how Ethereum community repos and issues hosted on GitHub can be easily restored on another similar service, whether commercial of self-hosted.

## Resources

[Project website](https://gitsync.ethereum.org/)

[Project repo](https://github.com/ethereum/git-sync) - (you are here!) links to resources, coordination and feedback

[GitSync codebase](https://github.com/ethereum-git-sync/GitSync) - scripts used to perform syncs and fetching of issues

[Issues archive](https://github.com/ethereum-git-sync/github-issues-archive) - JSON containing GitHub issues and comments for selected repositories

## Frequently Asked Questions

### Which repos are sync'd?

👉 See the list of [Sync'd Repositories](https://gitsync.ethereum.org/repos).

### Where are these repos sync'd to?

👉 We currently sync repos to a test account on Bitbucket: [https://bitbucket.org/ethereum-base/](https://bitbucket.org/ethereum-base/).

### How do I submit my Ethereum-related repo to Git Sync?

👉 Please read the instructions on the [Submit My Repo](https://gitsync.ethereum.org/submit) page.

### What are the qualifications for inclusion of my repo in Git Sync?

👉 The policy about inclusion are detailed on the [Submit My Repo](https://gitsync.ethereum.org/submit) page.

### Where do I ask questions or point out problems?

👉 Please [submit an issue on the project repo](https://github.com/ethereum/git-sync/issues) and one of the maintainers will reply.