comparison tests/test-hgweb-filelog.t @ 22362:c9b32c6a2944

localrepo: make it possible to pass multiple path elements to join and wjoin This makes join and wjoin behave in the same way as os.path.join. That is, it makes it possible to pass more than one path element to them. Note that the first path element is still required, as it was before this patch, and as is the case for os.path.join.
author Angel Ezquerra <angel.ezquerra@gmail.com>
date Thu, 28 Aug 2014 17:23:05 +0200
parents 7a9cbb315d84
children 8b79fdaa9f85
comparison
equal deleted inserted replaced
22361:eb6adf750954 22362:c9b32c6a2944