GitPrompt

0.1.1

Allows you to bring a Git status to PowerShell prompt.
Gracies to Mark Kembling
https://markembling.info/2009/09/my-ideal-powershell-prompt-with-git-integration
https://gist.github.com/markembling/180853
Also thanks to git-prompt.sh creators
https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh

Installation Options

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

Install-Script -Name GitPrompt

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

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) 2019 Kirill Lappo. All rights reserved.

Package Details

Author(s)

  • Kirill Lappo<dnaplayer@hotmail.com>

Tags

git prompt ps-prompt git-prompt

Functions

Get-GitStatus Test-DirectoryIsUnderGit Get-GitRepoStatus Get-GitCurrentBranchName Get-GitStageState Get-GitBranchSyncStatus

Dependencies

This script has no dependencies.

Release Notes

0.1.0 - Initial release, testing purposes.

FileList

Version History

Version Downloads Last updated
0.1.1 (current version) 165 5/9/2019
0.1.0 33 5/9/2019