C# Class TeamMentor.CoreLib.GitExe

Show file Open project: TeamMentor/Master Class Usage Examples

Public Methods

Method Description
CloneUsingGitExe ( string gitLocation, string targetFolder ) : bool

Method Details

CloneUsingGitExe() public static method

public static CloneUsingGitExe ( string gitLocation, string targetFolder ) : bool
gitLocation string
targetFolder string
return bool