LICENSE
README.md
pyproject.toml
git_quick/__init__.py
git_quick/ai_commit.py
git_quick/cli.py
git_quick/config.py
git_quick/git_utils.py
git_quick/setup_wizard.py
git_quick.egg-info/PKG-INFO
git_quick.egg-info/SOURCES.txt
git_quick.egg-info/dependency_links.txt
git_quick.egg-info/entry_points.txt
git_quick.egg-info/requires.txt
git_quick.egg-info/top_level.txt
git_quick/commands/__init__.py
git_quick/commands/story.py
git_quick/commands/sync.py
git_quick/commands/time_tracker.py
tests/test_ai_commit.py
tests/test_config.py