Release 0.5
This is 0.5 release of gitbackup - a tool to backup your GitHub and GitLab repositories with attempted fix for #21. This release also introduces support for https
cloning via new flag -new-https-clone
and a flag to ignore private repositories -ignore-private
.
gitbackup
works on Linux and Mac OS X, and should work on Windows, BSD and currently supports the following:
- Backup you GitHub repositories (including enterprise GitHub installations)
- Backup your GitLab repositories (including hosted GitLab installations)
Please see the README, download a binary corresponding to your OS/Architecture, try it out, give feedback, and file an issue or send a PR!