gitbackup 0.2.6

Backup all your git repositories with a single command
1
2
3
pub mod gitea;
pub mod github;
pub mod gitlab;