Searched defs:UnrecognizedVCSError (Results 1 – 1 of 1) sorted by relevance
615 type UnrecognizedVCSError struct { struct616 RepoRoot string619 func (e *UnrecognizedVCSError) Error() string {