Git Pulse Protocol
Core Rule
Your work is volatile until captured.
After successful test pass, IMMEDIATE LOCAL COMMIT.
Quick Commands
git status
git add . && git commit -m "type(scope): message"
Commit Types
fix- Bug fixesfeat- New featurestest- Test additionsrefactor- Code cleanupdocs- Documentationstyle- Formattingchore- Build/config
微信扫一扫