Release Notes
🚀 Features
- Add branch deletion arguments (#29)
🐛 Bug Fixes
- Show correct binary name in status hints (#25)
- Fix inconsistent path separators (#27)
📚 Documentation
- Document supported commands (#30)
🎨 Styling
- Refine branch and status output styling (#28)
Install git-vmr 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eugencowie/git-vmr/releases/download/v0.5.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.5.0/git-vmr-installer.ps1 | iex"
Download git-vmr 0.5.0