Mercurial > hg
comparison mercurial/dispatch.py @ 24628:a0b47885a1c5
vfs: make it possible to pass multiple path elements to join
os.path.join(), localrepo.join() and localrepo.wjoin() allow passing multiple
path elements; vfs.join() should be as convenient.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 04 Apr 2015 17:19:16 -0400 |
parents | b76d8c641746 |
children | 670c1df688fd |
comparison
equal
deleted
inserted
replaced
24627:f33236c9b025 | 24628:a0b47885a1c5 |
---|