Releases: gluons/powershell-git-aliases
Releases · gluons/powershell-git-aliases
v0.3.7
- Deprecate gup-based aliases and add
gpr
, gpra
and gprv
. (#45)
- Add
gds
and groh
. (#47)
- Add
aliases.md
. (#42)
Happy New Year 2025 🎉🎉🎉
v0.3.6
- Add
gbd
. (#35)
- Add
ggpnp
. (#35)
- Add
grst
. (#39)
- Add
gupa
. (#40)
- Add
gprom
. (#44)
v0.3.2
- Use
$LASTEXITCODE
instead of $?
for Get-Git-MainBranch
. (#25)
v0.3.1
- Update
gcan!
and add gcans!
to match latest aliases from Oh My Zsh's git plugin. (#24)
v0.3.0
- Add
Get-Git-MainBranch
for getting main branch of current directory. Resolve #21.
It uses the same process as git_main_branch
.
- Use
Get-Git-MainBranch
for these aliases instead of master
.
gbda
gcm
gmom
gmum
grbm
glum