Class NoLocalRepositoryException
Thrown when a local repository operation is performed on a GitHubRepo that has no association with a local git repository.
Namespace: Neon.GitHub
Assembly: Neon.GitHub.dll
Syntax
public class NoLocalRepositoryException : LibGit2SharpException
Constructors
NoLocalRepositoryException()
Constructor.
Declaration
public NoLocalRepositoryException()