This plugin initializes a Git repository on your project folder, allowing you to keep track of which files were modified and what was changed in them.
Info
Version: | 1.1.2 |
Author(s): | Alexandre Oliveira |
Last Update: | Saturday, July 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RockyTV/duality-git |
NuGet Url: | https://www.nuget.org/packages/RockyTV.GitPlugin.editor |
Install
Install-Package RockyTV.GitPlugin.editor
dotnet add package RockyTV.GitPlugin.editor
paket add RockyTV.GitPlugin.editor
RockyTV.GitPlugin.editor Download (Unzip the "nupkg" after downloading)
Dependencies
- AdamsLair.Duality(>= 2.7.3)
- AdamsLair.Duality.Editor(>= 2.6.2)
- LibGit2Sharp(>= 0.22.0)
Tags