Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistGitWorkingCopy

final class ArcanistGitWorkingCopy
Arcanist Technical Documentation ()

This class is not documented.

Methods

public static function newFromWorkingDirectory($path)
Inherited

This method is not documented.
Parameters
$path
Return
wild

protected function newWorkingCopyFromDirectories($working_directory, $ancestor_directory)

This method is not documented.
Parameters
$working_directory
$ancestor_directory
Return
wild

final public function getPath($to_file)
Inherited

This method is not documented.
Parameters
$to_file
Return
wild

final public function getWorkingDirectory()
Inherited

This method is not documented.
Return
wild

public function getProjectConfigurationFilePath()
Inherited

This method is not documented.
Return
wild

public function getLocalConfigurationFilePath()
Inherited

This method is not documented.
Return
wild

public function getMetadataDirectory()

This method is not documented.
Return
wild

final public function hasMetadataDirectory()
Inherited

This method is not documented.
Return
wild

final public function getMetadataPath($to_file)
Inherited

This method is not documented.
Parameters
$to_file
Return
wild

protected function selectFromNestedWorkingCopies($candidates)
Inherited

This method is not documented.
Parameters
array$candidates
Return
wild

final public function getRepositoryAPI()
Inherited

This method is not documented.
Return
wild

protected function newRepositoryAPI()

This method is not documented.
Return
wild

private static function configureWorkingCopy($working_copy, $ancestor_path, $path)
Inherited

This method is not documented.
Parameters
ArcanistWorkingCopy$working_copy
$ancestor_path
$path
Return
wild