LICENSE
README.md
pyproject.toml
setup.cfg
scmrepo/__init__.py
scmrepo/asyn.py
scmrepo/base.py
scmrepo/exceptions.py
scmrepo/fs.py
scmrepo/noscm.py
scmrepo/progress.py
scmrepo/utils.py
scmrepo.egg-info/PKG-INFO
scmrepo.egg-info/SOURCES.txt
scmrepo.egg-info/dependency_links.txt
scmrepo.egg-info/not-zip-safe
scmrepo.egg-info/requires.txt
scmrepo.egg-info/top_level.txt
scmrepo/git/__init__.py
scmrepo/git/objects.py
scmrepo/git/stash.py
scmrepo/git/backend/__init__.py
scmrepo/git/backend/base.py
scmrepo/git/backend/gitpython.py
scmrepo/git/backend/pygit2.py
scmrepo/git/backend/dulwich/__init__.py
scmrepo/git/backend/dulwich/asyncssh_vendor.py