git-aliases-extra
0.1.0
Custom git aliases and robust tab completion helpers for PowerShell.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright (c) PhysShell 2026.
Package Details
Author(s)
- PhysShell
Tags
git aliases completion posh-git powershell worktree
Functions
Test-InGitRepo Test-GitInProgress Test-WorkingTreeClean Get-CurrentBranch Test-GitRefExists Get-Git-Aliases UpMerge UpRebase gapt gcor gdct gdt gdnolock gdv gfo gwt gwta gwtl gwtm gwtr gwtp glp gmtl gmtlvim gtv gtl gwip gunwip grsh gccd grl ghash gfp gsw gswc Register-GitAliasCompletion
PSEditions
Dependencies
This module has no dependencies.
Release Notes
### Added
- Standalone `git-aliases-extra` module extracted from dotfiles.
- Extended git alias completion for custom aliases and long options.
- `gsw` fallback logic for remote-only branch switching edge cases.
- `gfp` helper for `git format-patch --cover-letter --stat --stdout`.
- Worktree aliases with completion support for worktree paths.
- Lint, test, CI workflows, and local hook installation scripts.
### Changed
- Renamed module from `GitAliases.Extras` to `git-aliases-extra`.
FileList
- git-aliases-extra.nuspec
- LICENSE
- assets\icon.png
- tools\install-hooks.ps1
- CHANGELOG.md
- PSScriptAnalyzerSettings.psd1
- tests\git-aliases-extra.Integration.Tests.ps1
- tools\lint.ps1
- README.md
- tests\git-aliases-extra.Module.Tests.ps1
- tools\test.ps1
- git-aliases-extra.psd1
- testResults.xml
- tools\ci.ps1
- tools\hooks\commit-msg
- git-aliases-extra.psm1
- .github\workflows\ci.yml
- tools\get-release-notes.ps1
- tools\hooks\pre-commit
- .github\workflows\publish.yml
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.4 | 5 | 2/20/2026 |
| 0.1.0 (current version) | 4 | 2/19/2026 |