git-vmr
0.6.0
v0.6.0
Jun 5 2026 at 01:12 UTC
🚀 Features
- Add
clonecommand for cloning repositories (#31) - Add
tagcommand for creating, deleting, and listing tags (#33) - Add
switchcommand to switch between branches (#34) - Add
fetch,pull, andpushcommands for collaboration (#35) - Add
resetcommand to reset the index (#36) - Add
--createargument toswitchcommand to create branches (#37)
🚜 Refactor
- Extract command handling into dedicated module (#39)
🎨 Styling
- Standardise output handling (#38)