tests/test-fetch.t
changeset 22676 a014fdc97154
parent 22046 7a9cbb315d84
child 24365 f1eaf03dd608
equal deleted inserted replaced
22675:4e64d255f1a8 22676:a014fdc97154
   148   $ rm i/g
   148   $ rm i/g
   149 
   149 
   150 should abort, because i is modified
   150 should abort, because i is modified
   151 
   151 
   152   $ hg --cwd i fetch ../h
   152   $ hg --cwd i fetch ../h
   153   abort: working directory is missing some files
   153   abort: uncommitted changes
   154   [255]
   154   [255]
   155 
   155 
   156 test fetch with named branches
   156 test fetch with named branches
   157 
   157 
   158   $ hg init nbase
   158   $ hg init nbase