Home | History | Annotate | Download | only in Scripts

Lines Matching refs:repositoryRootPath

1575 #   $repositoryRootPath: an absolute path to the repository root.
1595 my ($patch, $repositoryRootPath, $pathRelativeToRoot, $args) = @_;
1603 chdir $repositoryRootPath;