##// END OF EJS Templates
repair: make "strip()" treat bundle files via vfs...
repair: make "strip()" treat bundle files via vfs This patch makes "repair.strip()" treat bundle files via vfs. This patch also avoids applying "vfs.join()" on the value returned by "changegroup.writebundle()", to get relative path from "_bundle()".
FUJIWARA Katsunori -
r20979:ad5b6137 default
Show More