A Small utility to backup all of your gitlab repositories to local filesystem. You never know when international laws change and you loose access to your repos.
It is painful for me to hear how trade restrictions have hurt people. We have gone to great lengths to do no more than what is required by the law, but of course people are still affected. GitHub is subject to US trade law, just like any company that does business in the US.
— Nat Friedman (@natfriedman) July 28, 2019
npm install -g gitlab-backup-util
gitlab-backup-util -t 'your-gl-token-here'
gitlab-backup-util -t 'your-gl-token-here' -m ssh
-
- [✔] If the repository already exists,
git pull
instead of cloning
- [✔] If the repository already exists,
-
- Gui for entering token