GitAutomation
0.14.0-rc199
This module uses [LibGit2Sharp](https://github.com/libgit2/libgit2sharp), the .NET wrapper of [libgit2](https://libgit2.github.com/), "a portable, pure C implementation of... Git", which allo
This module uses [LibGit2Sharp](https://github.com/libgit2/libgit2sharp), the .NET wrapper of [libgit2](https://libgit2.github.com/), "a portable, pure C implementation of... Git", which allows you to call Git via API instead using the Git command line interface.
Installation Options
Owners
Copyright
Copyright 2016 - 2018 WebMD Health Services
Package Details
Author(s)
- WebMD Health Services
Tags
git vcs rcs automation github gitlab libgit2
Functions
Add-GitItem Compare-GitTree Copy-GitRepository Find-GitRepository Get-GitBranch Get-GitCommit Get-GitConfiguration Get-GitRepository Get-GitRepositoryStatus Get-GitTag Merge-GitCommit New-GitBranch New-GitRepository New-GitSignature New-GitTag Receive-GitCommit Remove-GitConfiguration Remove-GitItem Save-GitCommit Send-GitBranch Send-GitCommit Send-GitObject Set-GitConfiguration Sync-GitBranch Test-GitBranch Test-GitCommit Test-GitRemoteUri Test-GitTag Test-GitUncommittedChange Update-GitRepository
Dependencies
This module has no dependencies.
Release Notes
* Added a verbose message to `Remove-GitConfiguration`
* Fixing typo in about_GitAutomation_Installation help topic.
* `Import-GitAutomation.ps1` no longer shows `Import-Module` and `Remove-Module` verbose messages.
* Upgrading to LibGitSharp 0.26.1 (from 0.24.0). GitAutomation now requires .NET Framework 4.6 or later.
FileList
- GitAutomation.nuspec
- GitAutomation.psd1
- GitAutomation.psm1
- Import-GitAutomation.ps1
- LICENSE
- NOTICE
- bin\Git.Automation.dll
- bin\gitconfig
- bin\LibGit2Sharp.dll
- bin\lib\win32\x64\git2-7ce88e6.dll
- bin\lib\win32\x86\git2-7ce88e6.dll
- en-US\about_GitAutomation.help.txt
- en-US\about_GitAutomation_Installation.help.txt
- Formats\Git.Automation.CommitInfo.formats.ps1xml
- Formats\LibGit2Sharp.StatusEntry.formats.ps1xml
- Types\LibGit2Sharp.StatusEntry.types.ps1xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.14.0 | 71,867 | 9/30/2019 |
0.14.0-rc199 (current version) | 34 | 9/30/2019 |
0.13.0 | 407 | 4/9/2019 |
0.12.0 | 394 | 10/30/2018 |
0.11.0 | 122 | 4/17/2018 |