googlearchive/git-rv

Factor out dependencies on `upload.py` in a more extensible manner

Opened this issue · 0 comments

This makes the tool generic enough to use other backends or other libraries in the place of upload.py.

It's likely that using pygit2 will be crucial in such a decoupling.