PowerGit

0.6.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.6.0

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

Install-PSResource -Name PowerGit -Version 0.6.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.6.0](https://github.com/felixfbecker/PowerGit/compare/v0.5.0...v0.6.0) (2019-11-15)


### Bug Fixes

* **Add-GitItem:** Support Add-GitItem . ([e660c5e](https://github.com/felixfbecker/PowerGit/commit/e660c5e))
* **Completion:** Fix completion for remote branches ([d6c517e](https://github.com/felixfbecker/PowerGit/commit/d6c517e))
* **Get-GitBranch:** Support Get-GitBranch HEAD ([f778087](https://github.com/felixfbecker/PowerGit/commit/f778087))
* **Status:** fix bare repositories ([b38212d](https://github.com/felixfbecker/PowerGit/commit/b38212d))


### Features

* fill in PR titles with commit message ([7bf76de](https://github.com/felixfbecker/PowerGit/commit/7bf76de))
* **Get-GitCommit:** Show refs like git log --decorate ([bf84a3c](https://github.com/felixfbecker/PowerGit/commit/bf84a3c)), closes [#2](https://github.com/felixfbecker/PowerGit/issues/2)

FileList

Version History

Version Downloads Last updated
0.9.0 68,352 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 (current version) 43 11/15/2019
0.5.0 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