/git-backup

Mirror of gitlab.com/riccz/git-backup

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

git-backup

Known Issues & Limitations

Libgit2 fails on non-commit refs that are not in refs/tags/ (see libgit2/libgit2#3595). As a temporary workaround, git-backup only fetches branches (refs/heads/) and tags (refs/tags/).

TODO