Home | History | Annotate | Download | only in codereview

Lines Matching defs:RelativePath

1006 def RelativePath(path, cwd):
1023 files = [RelativePath(repo.root + '/' + f, cwd) for f in files]
1053 files = [RelativePath(repo.root + '/' + f, cwd) for f in files]
1584 files = [RelativePath(repo.root + '/' + f, cwd) for f in files]