Show More
@@ -14,7 +14,7 b' hg debugsub with no remapping' | |||
|
14 | 14 | hg debugsub with remapping |
|
15 | 15 | |
|
16 | 16 | $ echo '[subpaths]' > .hg/hgrc |
|
17 |
$ |
|
|
17 | $ printf 'http://example.net/lib(.*) = C:\\libs\\\\1-lib\\\n' >> .hg/hgrc | |
|
18 | 18 | |
|
19 | 19 | $ hg debugsub |
|
20 | 20 | path sub |
General Comments 0
You need to be logged in to leave comments.
Login now