README.md
pyproject.toml
ask_git/__init__.py
ask_git/cli.py
ask_git/ollama_client.py
ask_git/prompt_builder.py
ask_git.egg-info/PKG-INFO
ask_git.egg-info/SOURCES.txt
ask_git.egg-info/dependency_links.txt
ask_git.egg-info/entry_points.txt
ask_git.egg-info/requires.txt
ask_git.egg-info/top_level.txt
ask_git/commands/__init__.py
ask_git/commands/explain.py
ask_git/commands/pr_summary.py
ask_git/commands/summary.py
ask_git/commands/why.py
ask_git/git_utils/__init__.py
ask_git/git_utils/blame.py
ask_git/git_utils/diff.py
ask_git/git_utils/log.py
ask_git/git_utils/utils.py