tests/test-import.t
changeset 48369 35f1ecd84bd0
parent 48364 220506bb213e
child 48876 42d2b31cee0b
equal deleted inserted replaced
48368:8c4881c07f57 48369:35f1ecd84bd0
  1083   > rename from ../outside/foo
  1083   > rename from ../outside/foo
  1084   > rename to bar
  1084   > rename to bar
  1085   > EOF
  1085   > EOF
  1086   applying patch from stdin
  1086   applying patch from stdin
  1087   abort: path contains illegal component: ../outside/foo
  1087   abort: path contains illegal component: ../outside/foo
  1088   [255]
  1088   [10]
  1089   $ cd ..
  1089   $ cd ..
  1090 
  1090 
  1091 
  1091 
  1092 test import with similarity and git and strip (issue295 et al.)
  1092 test import with similarity and git and strip (issue295 et al.)
  1093 
  1093