git-backup icon indicating copy to clipboard operation
git-backup copied to clipboard

Backup only local refs?

Open brianjmurrell opened this issue 1 year ago • 1 comments

Is it at all practical for your git-backup tool to only back up local (i.e. unpushed) refs such that one can simply clone a repo and then restore a git-backup backup on top of that to get back to a working state?

This could be a pre-system backup step so that one is not backing up entire git repos that exist elsewhere like on GitHub.

brianjmurrell avatar Sep 09 '24 14:09 brianjmurrell