Release Notes
🚀 Features
- Add missing flags to
add, mv, and rm (#45)
- Add branch deletion flags to
worktree remove (#48)
- Make
worktree command with no arguments list worktrees (#49)
📚 Documentation
- Add copyright footers to generated documentation (#43)
🎨 Styling
- Standardise command output formatting (#46)
- Standardise help text formatting (#47)
Install git-vmr 0.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eugencowie/git-vmr/releases/download/v0.8.0/git-vmr-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/eugencowie/git-vmr/releases/download/v0.8.0/git-vmr-installer.ps1 | iex"
Download git-vmr 0.8.0