Releases: jamesallman/PowerShell-GitAliases
Releases · jamesallman/PowerShell-GitAliases
Initial Release v1.0.0
PowerShell Git Aliases v1.0.0
Initial release of the PowerShell Git Aliases script.
Features:
- Complete port of zsh Git aliases to PowerShell
- 150+ Git commands with short, memorable aliases
- Helper functions for branch detection
- Easy installation process
- Compatible with PowerShell 5.1+ and PowerShell Core
Installation:
- Download the Install-GitAliases.ps1 script
- Run the script in PowerShell
- Restart your PowerShell session or run
. $PROFILE