Git-PsRadar

2.0.1

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 -RequiredVersion 2.0.1

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

Install-PSResource -Name Git-PsRadar -Version 2.0.1

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 dramatically improves performance by utilizing libgit and fixes pauses between commands. Git.exe is still required to be in your path as libgit does not support SSH.

FileList

Version History

Version Downloads Last updated
2.0.2 747 11/8/2017
2.0.1 (current version) 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