Info
Version: | 0.8.1 |
Author(s): | Joel Martinez |
Last Update: | Wednesday, July 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GitmoSharp |
Install
Install-Package GitmoSharp
dotnet add package GitmoSharp
paket add GitmoSharp
GitmoSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpZipLib(>= 1.1.0)
- LibGit2Sharp(>= 0.26.0)
- Octokit(>= 0.32.0)
common git-related actions that are commonly used in CI processes such as fetching/cloning
remote repositories, and opening github pull requests (after some local processing).