Mercurial > hg
comparison hgext/largefiles/reposetup.py @ 25281:660b178f49c7
pathutil: add dirname and join functions
This adds dirname and join functions to pathutil which are explicitly for
handling '/' delimited paths. The implementations are basically copy paste from
python's posix os.path.dirname and os.path.join functions.
author | Durham Goode <durham@fb.com> |
---|---|
date | Fri, 22 May 2015 12:47:18 -0700 |
parents | 3f0744eeaeaf |
children | 56b2bcea2529 |
comparison
equal
deleted
inserted
replaced
25280:8c8af4d8aca3 | 25281:660b178f49c7 |
---|