Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duksis/mirror-test-follower
mirror repo for testing git mirroring on github
https://github.com/duksis/mirror-test-follower
Last synced: 18 days ago
JSON representation
mirror repo for testing git mirroring on github
- Host: GitHub
- URL: https://github.com/duksis/mirror-test-follower
- Owner: duksis
- License: mit
- Created: 2015-10-02T09:32:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T21:43:48.000Z (about 9 years ago)
- Last Synced: 2024-04-14T09:20:45.436Z (7 months ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"