Helper for using the Git CLI to inspect, stage, commit, branch, and synchronize code changes. Use when the user wants to understand or perform Git operations...
- Major update: Added reference, assets, and scripts directories to provide quick references, check scripts, and templates. - Added quick reference table for common Git tasks and commands. - Introduced scripts for checking Git repo state, status summary, and branch listing. - Included assets with commit message and .gitignore templates for easy reuse. - Added detailed reference and troubleshooting guides in the reference directory. - Emphasized safety and context confirmation, with improved workflow and pointers to reusable content.