LICENSE
README.md
pyproject.toml
sync_upstream/__init__.py
sync_upstream/config.py
sync_upstream/github_api.py
sync_upstream/main.py
sync_upstream/models.py
sync_upstream/scanner.py
sync_upstream/sync.py
sync_upstream.egg-info/PKG-INFO
sync_upstream.egg-info/SOURCES.txt
sync_upstream.egg-info/dependency_links.txt
sync_upstream.egg-info/entry_points.txt
sync_upstream.egg-info/requires.txt
sync_upstream.egg-info/top_level.txt
tests/__init__.py
tests/test_config.py
tests/test_github_api.py
tests/test_models.py
tests/test_scanner.py
tests/test_sync.py