Mercurial > hg
comparison mercurial/sshserver.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 | e2806b8613ca |
children | 9f6e0e7ef828 |
comparison
equal
deleted
inserted
replaced
24627:f33236c9b025 | 24628:a0b47885a1c5 |
---|