Home | History | Annotate | Download | only in codereview

Lines Matching defs:RelativePath

79 def RelativePath(path, cwd):
902 files = [RelativePath(repo.root + '/' + f, cwd) for f in files]
932 files = [RelativePath(repo.root + '/' + f, cwd) for f in files]
1783 files = [RelativePath(repo.root + '/' + f, cwd) for f in files]