LibGit2

0.1.1

LibGit2 is a PowerShell module for working with Git repositories. You can use it to create, clone, query, push to, pull from, and commit to Git repositories.
   
This module uses 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
LibGit2 is a PowerShell module for working with Git repositories. You can use it to create, clone, query, push to, pull from, and commit to Git repositories.
   
This module uses 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.
Show more
The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name LibGit2 -RequiredVersion 0.1.1

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

Install-PSResource -Name LibGit2 -Version 0.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

Copyright

Copyright 2016 Aaron Jensen

Package Details

Author(s)

  • Aaron Jensen

Tags

git vcs rcs automation github gitlab libgit2

Functions

Add-GitItem Copy-GitRepository Find-GitRepository Get-GitRepository Get-GitRepositoryStatus New-GitRepository Save-GitChange

Dependencies

This module has no dependencies.

Release Notes

* Fixed: NuGet, Chocolatey, and PowerShell Gallery packages are missing assemblies.

FileList

Version History

Version Downloads Last updated