PSGit

2.0.2

A PowerShell implementation of Git, providing a new command-line interface and object pipeline

Installation Options

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

Install-Module -Name PSGit -RequiredVersion 2.0.2

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

Install-PSResource -Name PSGit -Version 2.0.2

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

Copyright (c) Joel Bennett, Justin Rich 2015

Package Details

Author(s)

  • PoshCode Team

Tags

git SourceControl RCS

Functions

WriteMessage ConvertColor Get-RootFolder Get-Change Get-Info Get-Branch Get-Status Show-Status New-Repository Set-PromptSettings Write-Text Write-Status New-PowerLineBlock Get-StatusPowerLine

Dependencies

Release Notes


           Added Show-GitStatus, Get-GitBranch
           Major change to Get-GitInfo (now returns the HEAD branch, rather than commit)
           Ensure objects returned are PSGit objects rather than underlying LibGit2Sharp objects
       

FileList

Version History

Version Downloads Last updated
2.1.0 4,584 11/17/2017
2.0.4 1,339 9/11/2016
2.0.3 28 9/6/2016
2.0.2 (current version) 24 9/2/2016