Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs DifferentialGetWorkingCopy

final class DifferentialGetWorkingCopy
Phabricator Technical Documentation (Differential)

Can't find a good place for this, so I'm putting it in the most notably wrong place.

Methods

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)

Creates and/or cleans a workspace for the requested repo.

return ArcanistMercurialAPI

Parameters
PhabricatorRepository$repo
Return
wild