.fancygit_config
CD_GUIDE.md
COLOR_SYSTEM_GUIDE.md
EMAIL_SETUP_GUIDE.md
MANIFEST.in
README.md
TESTING_GUIDE.md
TESTING_SUMMARY.md
VERSION
command-list.txt
fancygit.py
setup.py
welcome.py
fancygit.egg-info/PKG-INFO
fancygit.egg-info/SOURCES.txt
fancygit.egg-info/dependency_links.txt
fancygit.egg-info/entry_points.txt
fancygit.egg-info/requires.txt
fancygit.egg-info/top_level.txt
src/__init__.py
src/colors.py
src/git_error.py
src/git_error_parser.py
src/git_insights.py
src/git_runner.py
src/loading_animation.py
src/merge_conflict.py
src/mermaid_export.py
src/ollama_client.py
src/output_colorizer.py
src/repo_state.py
src/utils.py
tests/README.md
tests/__init__.py
tests/conftest.py
tests/test_conflict_parser_integration.py
tests/test_fancygit_advanced.py
tests/test_fancygit_commands.py
tests/test_fancygit_integration.py
tests/test_fancygit_workflows.py
tests/test_git_error.py
tests/test_git_error_parser.py
tests/test_git_runner.py