changeset 36238 | deb851914fd7 |
parent 36122 | dc01484606da |
child 36248 | 5c9bdfb32eac |
--- a/tests/test-narrow-commit.t Sun Jan 21 17:04:42 2018 +0900 +++ b/tests/test-narrow-commit.t Fri Jan 26 19:48:39 2018 +0900 @@ -55,6 +55,11 @@ $ hg add outside/f3 abort: cannot track 'outside/f3' - it is outside the narrow clone [255] + +But adding a truly excluded file shouldn't count + + $ hg add outside/f3 -X outside/f3 + $ rm -r outside Can modify dirstate inside