Mercurial > hg
comparison hgext/histedit.py @ 23714:e3a0e7e21f54
localrepo: use vfs.reljoin rather than os.path.join in the localrepository class
The removes the last remaining usage of os.path.join inside teh localrepository
class.
author | Angel Ezquerra <angel.ezquerra@gmail.com> |
---|---|
date | Fri, 02 Jan 2015 13:30:38 +0100 |
parents | e6d890e1ed4f |
children | 96d130697f07 |
comparison
equal
deleted
inserted
replaced
23713:5f84695734f1 | 23714:e3a0e7e21f54 |
---|