Show More
@@ -31,6 +31,13 b' Issue2232: committing a subrepo without ' | |||||
31 | a |
|
31 | a | |
32 | s/a |
|
32 | s/a | |
33 |
|
33 | |||
|
34 | `hg files` respects ui.relative-paths | |||
|
35 | BROKEN: shows subrepo paths relative to the subrepo | |||
|
36 | $ hg files -S --config ui.relative-paths=no | |||
|
37 | .hgsub | |||
|
38 | a | |||
|
39 | a | |||
|
40 | ||||
34 | $ hg -R s ci -Ams0 |
|
41 | $ hg -R s ci -Ams0 | |
35 | $ hg sum |
|
42 | $ hg sum | |
36 | parent: 0:f7b1eb17ad24 tip |
|
43 | parent: 0:f7b1eb17ad24 tip |
General Comments 0
You need to be logged in to leave comments.
Login now