https://github.com/div72/pull-mirror-template
https://github.com/div72/pull-mirror-template
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/div72/pull-mirror-template
- Owner: div72
- License: gpl-3.0
- Created: 2024-08-15T13:51:01.000Z (almost 2 years ago)
- Default Branch: pull-actions
- Last Pushed: 2024-08-15T14:39:14.000Z (almost 2 years ago)
- Last Synced: 2025-11-15T00:03:04.603Z (8 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## pull-mirror-template
A template/branch for mirroring repositories not on GitHub.
### Setup
1. Create a new repository using this template.
2. Add a new Actions variable from repository settings called `PULL_MIRROR_URL` with value set as the URL of the git repository you are mirroring.
3. Trigger the action manually from the Actions tab.
4. Go to settings and change the default branch to the newly pushed branch.