Git-PsRadar

1.1.1

A colourful heads up display for git, showing detailed information about the state of your Git repository.

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 1.1.1

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

Install-PSResource -Name Git-PsRadar -Version 1.1.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

Functions

Show-GitPsRadar Test-GitRepo

Dependencies

This module has no dependencies.

Release Notes

Give user ability to choose a character set during installation. Check for git.exe in PATH.

FileList

  • Git-PsRadar.nuspec
  • Git-PsRadar.psd1
  • Git-PsRadar.psm1
  • LICENSE
  • README.md
  • images\basic-usage.png
  • images\gitps-remote-branch-remote-origin-diverged-changes-to-pull-down.PNG
  • images\local-branch-ahead.PNG
  • images\remote-branch-ahead.PNG
  • images\remote-local-diverged.PNG

Version History

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