Helper for adding a git remote and pushing a branch.
Info
| Version: | 1.0.0 |
| Author(s): | cdorst |
| Last Update: | Tuesday, January 2, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/CDorst.DevOps.VersionControl.Functions.AddOriginGitRemoteAndPush |
Install
Install-Package CDorst.DevOps.VersionControl.Functions.AddOriginGitRemoteAndPush
dotnet add package CDorst.DevOps.VersionControl.Functions.AddOriginGitRemoteAndPush
paket add CDorst.DevOps.VersionControl.Functions.AddOriginGitRemoteAndPush
CDorst.DevOps.VersionControl.Functions.AddOriginGitRemoteAndPush Download (Unzip the "nupkg" after downloading)
Dependencies
- CDorst.DevOps.VersionControl.Functions.RunGitPushCommand(>= 1.0.0)
- CDorst.DevOps.VersionControl.Functions.RunGitRemoteCommand(>= 1.0.0)