version
Print the currently installed version of git shadow.
Usage
git shadow version
Example output
1.0.4
When to use it
- After installation โ confirm what version you have
- When reporting a bug โ include the version in your report
- After updating โ verify the update was applied
Updating
To update to the latest version, re-run the installer:
curl -fsSL https://raw.githubusercontent.com/filozofer/git-shadow/main/install.sh | bash
The installer detects an existing installation and updates it in place.
Related
- Getting Started โ installation and update instructions
- doctor โ full health check of your installation