public static function getCleanGitWorkspace($repo)
public static function getCleanGitWorkspace($repo)
Creates and/or cleans a workspace for the requested repo.
return ArcanistGitAPI
Parameters
PhabricatorRepository | $repo |
Return
wild |
public static function getCleanMercurialWorkspace($repo)
public static function getCleanMercurialWorkspace($repo)
Creates and/or cleans a workspace for the requested repo.
return ArcanistMercurialAPI
Parameters
PhabricatorRepository | $repo |
Return
wild |