Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duksis/mirror-test-origin

source repo for testing git mirroring on github
https://github.com/duksis/mirror-test-origin

Last synced: 18 days ago
JSON representation

source repo for testing git mirroring on github

Awesome Lists containing this project

README

        

# mirror-test-origin [![Circle CI][1]][2]
source repo for testing git mirroring on github

## Usage

`./script/github_mirror 'duksis/mirror-test-origin' 'duksis/mirror-test-follower'`

## Inspirational sources

* https://help.github.com/articles/duplicating-a-repository
* http://christoph.ruegg.name/blog/git-howto-mirror-a-github-repository-without-pull-refs.html

[1]: https://circleci.com/gh/duksis/mirror-test-origin.svg?style=svg "Build status badge"
[2]: https://circleci.com/gh/duksis/mirror-test-origin "Build status"