git-vmr
Releases
0.8.0
v0.8.0
Jun 5 2026 at 16:50 UTC
0.7.0
v0.7.0
Jun 5 2026 at 11:38 UTC
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)
0.5.0
v0.5.0
Jun 4 2026 at 21:00 UTC
0.4.0
v0.4.0
Jun 4 2026 at 00:02 UTC
🚀 Features
- Add destination argument to
initcommand (#14) - Add
branchcommand to create and list branches (#16) - Add
commitcommand to create commits for staged changes (#17) - Add
mergecommand to merge changes (#18) - Add
rebasecommand to apply commits on top of another tip (#19)
🚜 Refactor
- Centralise git command execution (#21)
- Centralise repository discovery (#22)
- Standardise git command result handling (#23)
- Restructure git command organisation (#24)
⚡ Performance
- Run commands in parallel (#20)
0.3.0
v0.3.0
Jun 3 2026 at 19:13 UTC
0.2.0
v0.2.0
Jun 2 2026 at 19:07 UTC
0.1.0
v0.1.0
Jun 2 2026 at 03:15 UTC