GitEasy

1.5.6

Save your work without learning Git. Plain-English PowerShell commands for sysadmins, change managers, DBAs, compliance teams, and 25 other non-developer roles — no jargon, no raw Git output. Save-Work, Find-CodeChange, Show-History, Test-Login. Credentials scrubbed before anything hits disk. PS 5.1 and 7. MPL-2.0.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name GitEasy

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

Install-PSResource -Name GitEasy

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

(c) 2026 Keith Ramsey. Licensed under MPL-2.0.

Package Details

Author(s)

  • Keith Ramsey

Tags

Git GitHub GitLab Bitbucket SourceControl VersionControl Sysadmin DevOps Automation Workflow PlainEnglish BeginnerFriendly Windows

Functions

Clear-Junk Find-CodeChange Get-Updates Get-VaultStatus New-Release New-WorkBranch Reset-Login Restore-File Save-Work Search-History Set-Ssh Set-Token Set-Vault Show-Change Show-Diagnostic Show-History Show-Releases Show-Remote Switch-Work Test-Login Undo-Changes

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

GitEasy 1.5.6 - 2026-08-09
==========================

Save-Work now takes an optional -Files parameter for selective staging:
pass one or more paths to commit only those files instead of everything.
The default is unchanged (stage all), so existing usage is unaffected.

Also: comment-based help now carries a numbered Steps: blueprint in every
function. Documentation only, no behavior change.

Full notes:
https://github.com/greenmtnsun/GitEasy/blob/main/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
1.5.6 (current version) 4 8/9/2026
1.5.5 38 6/13/2026
1.5.4 9 5/25/2026
1.5.3 5 5/25/2026