git-vmr

0.6.0

v0.6.0 Jun 5 2026 at 01:12 UTC

🚀 Features

  • Add clone command for cloning repositories (#31)
  • Add tag command for creating, deleting, and listing tags (#33)
  • Add switch command to switch between branches (#34)
  • Add fetch, pull, and push commands for collaboration (#35)
  • Add reset command to reset the index (#36)
  • Add --create argument to switch command to create branches (#37)

🚜 Refactor

  • Extract command handling into dedicated module (#39)

🎨 Styling

  • Standardise output handling (#38)