Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 302 Bytes

go-git-backup

A simple tool to backup your git repositories.

go-git-backup creates backups of your git repositories. It can be used to backup your repositories to a local directory. Repositories are backed up as bundles.

# Restore a repository from a bundle
git clone my_repo.bundle