Git-PsRadar

2.0.2

A colourful heads up display for git, automatically enabled when entering a git repositoy (directory). A PowerShell port of git-radar.

Be constantly aware of changes and remote branch diversions.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name Git-PsRadar

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

Install-PSResource -Name Git-PsRadar

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

Package Details

Author(s)

  • Vince Panuccio

Tags

git cli gitlab vcs

Dependencies

This module has no dependencies.

Release Notes

This release re-introduces the usage of git.exe to determine branch diversions and also uses libgit for other tasks. Git.exe is also required to be in your path as libgit does not support SSH.

FileList

Version History

Version Downloads Last updated
2.0.2 (current version) 748 11/8/2017
2.0.1 112 6/30/2017
1.1.2 147 1/5/2017
1.1.1 58 11/24/2016
1.1 268 11/15/2015
1.0 39 11/10/2015
Show more