-
Sam Gleske authored
and adding them to their own document for archival purposes.
Sam Gleske authoredand adding them to their own document for archival purposes.
references.md 1.87 KiB
References
This project is meant to temporarily fill in a gap left by GitLab for managing remote repository mirrors (namely git and svn). See the following user voice topics which enabled me to create this project in the mean time.
- Mirror git/svn into repo.
- Feature request -- Multi-Master mirroring
- Git mirror
- Git push all branches
- Git update mirror
- Splitting Subversion into Multiple Git Repositories
- Git-svn Tutorial
- Why git can't clone into a bare repository
- How to convert a git repository from normal to bare
- Converting CVS repositories to git
This project will still be useful after repository mirror support is native in GitLab because it allows admins to mirror massive amounts of repositories in an automated fashion. When native mirror support is included this project will likely be refactored into a script to automate adding mirrors via the API.