What's wrong with this entry?
Anonymous. No account, no email.
What: Comprehensive git status detection for branch management and workflow automation
How it works:
- Automatically detects commits ahead of default branch (main/master)
- Checks for uncommitted changes in working directory
- Detects unpushed commits to remote
- Warns before switching branches with uncommitted/unpushed work
Details:
- New functions:
lJ1()at line 87137 (comprehensive status aggregator),Hn9()at line 87127 (commit counting),dJ1()at line 87177 (default branch detection) - Integrated into branch switching workflows
- Prevents accidental loss of work during teleport operations
- Evidence:
lJ1()at line 87137,Hn9()at line 87127,dJ1()at line 87177 in pretty-v2.0.41.js