Downloaded latest version and I am able to make a successful connectiopn to Git but now I am getting:
Executing Get Latest Command
An unhandled exception occurred while executing this action: System.NullReferenceException: Object reference not set to an instance of an object.
at Inedo.BuildMasterExtensions.Git.GitPath..ctor(IGitSourceControlProvider provider, String sourcePath)
at Inedo.BuildMasterExtensions.Git.GitSourceControlProviderCommon.GetLatest(String sourcePath, String targetPath)
at Inedo.BuildMaster.Extensibility.Actions.ActionBase.ExecuteInternal(IActionExecutionContext context, ExtensionConfigurerBase extensionConfigurer, Boolean resumeNextOnError, Boolean logErrorsAsWarnings)
I have not changed anything in the command after upgrading from 3.x . I have removed and readded the Source control provider.