PowerGit

0.5.0

git with the power of the object pipeline

Installation Options

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

Install-Module -Name PowerGit -RequiredVersion 0.5.0

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

Install-PSResource -Name PowerGit -Version 0.5.0

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 2016 - 2018 WebMD Health Services, Copyright 2018 Felix Becker

Package Details

Author(s)

  • Felix Becker

Tags

git vcs rcs automation github gitlab libgit2

Functions

Add-GitItem Add-GitRemote Clear-GitRepositoryCache Compare-GitTree ConvertTo-ColoredPatch Copy-GitRepository Find-GitRepository Get-GitBranch Get-GitCommit Get-GitHead Get-GitRemote Get-GitRepository Get-GitRepositoryStatus Get-GitStatusPrompt Get-GitTag Merge-GitCommit New-GitBranch New-GitRepository New-GitSignature New-GitTag Receive-GitBranch Receive-GitObject Remove-GitBranch Remove-GitItem Remove-GitRemote Rename-GitRemote Reset-GitHead Resume-GitRebase Save-GitCommit Send-GitBranch Send-GitObject Set-GitConfiguration Set-GitHead Start-GitRebase Stop-GitRebase Test-GitBranch Test-GitCommit Test-GitRemoteUri Test-GitTag Test-GitUncommittedChange Update-GitRemote

Dependencies

This module has no dependencies.

Release Notes

# [0.5.0](https://github.com/felixfbecker/PowerGit/compare/v0.4.3...v0.5.0) (2019-06-08)


### Bug Fixes

* improve branch completion ([c14bef1](https://github.com/felixfbecker/PowerGit/commit/c14bef1))
* **Compare-GitTree:** format right TypeName ([428e28e](https://github.com/felixfbecker/PowerGit/commit/428e28e))
* **Remove-GitBranch:** bold branch name ([29dc423](https://github.com/felixfbecker/PowerGit/commit/29dc423))
* **Send-GitObject:** reload branch after updating ([be4a8fd](https://github.com/felixfbecker/PowerGit/commit/be4a8fd))


### Features

* format for Compare-GitTree ([cfe629d](https://github.com/felixfbecker/PowerGit/commit/cfe629d))
* pipeline support for Copy-GitRepository ([d687985](https://github.com/felixfbecker/PowerGit/commit/d687985))

FileList

Version History

Version Downloads Last updated
0.9.0 68,350 11/18/2021
0.8.1 4,453 10/1/2021
0.8.0 54 10/1/2021
0.7.1 848 1/31/2020
0.7.0 42 1/31/2020
0.6.3 43 1/29/2020
0.6.2 49 1/12/2020
0.6.1 71 11/21/2019
0.6.0 43 11/15/2019
0.5.0 (current version) 116 6/8/2019
0.4.3 49 5/27/2019
0.4.2 39 5/27/2019
0.4.1 44 5/26/2019
0.4.0 38 5/26/2019
0.3.0 45 5/26/2019
0.2.0 136 9/7/2018
0.1.0 39 9/3/2018
0.0.2 43 8/23/2018
0.0.1 48 8/13/2018
Show less