Commands
All 21 GitEasy commands, one page per command. Plain-English help generated from the source. Tap a card to see description, recipes, parameters, and safety notes.
Clear-JunkFind or remove ignored files in the active project folder.
Find-CodeChangeShow a friendly summary of what has changed in your project folder.
Get-UpdatesGet the latest updates from where the project is published, without merging them.
Get-VaultStatusReport which credential storage GitEasy will use for saved logins.
New-ReleaseMark the current saved point as a named release version.
New-WorkBranchStart a new working area for an isolated task, fix, or doc change.
Reset-LoginForget any saved login for the active project folder so it can be set up again.
Restore-FileRestore a single file to its last saved state without touching anything else.
Save-WorkSave your work and (by default) publish it to where the project is shared.
Search-HistorySearch saved-point history for a specific text.
Set-SshConfigure or convert the published location to SSH-based access.
Set-TokenConfigure or update the HTTPS published location for token-based login.
Set-VaultChoose where saved logins are stored, and optionally write a starter ignore list.
Show-ChangeShow what has changed in your project folder.
Show-DiagnosticOpen or list the diagnostic log files written by GitEasy.
Show-HistoryShow recent saved points in a readable form.
Show-ReleasesShow the named releases recorded in the active project.
Show-RemoteShow where the active project folder is published.
Switch-WorkSwitch to another existing working area.
Test-LoginVerify that GitEasy can talk to the published location.
Undo-ChangesThrow away unsaved changes and return the working area to its last saved state.
Pages built by tools/Build-SiteCommands.ps1 from the
.ps1 files' comment-based help via
WikiEngine.
Source of truth is the code; this page is a derivation.