git-aliases-extra

0.1.0

Custom git aliases and robust tab completion helpers for PowerShell.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name git-aliases-extra -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name git-aliases-extra -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Desktop Core

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

Version History

Version Downloads Last updated
0.1.4 5 2/20/2026
0.1.0 (current version) 4 2/19/2026