tests/test-inhibit.t
changeset 2120 e38156312410
parent 1807 a53efee7d8b0
child 2248 c2817eac11e5
equal deleted inserted replaced
2119:e1c26c632b6d 2120:e38156312410
   909   > evolve=!
   909   > evolve=!
   910   > EOF
   910   > EOF
   911   $ cd not-inhibit
   911   $ cd not-inhibit
   912   $ hg book -d foo
   912   $ hg book -d foo
   913   $ hg pull
   913   $ hg pull
   914   pulling from $TESTTMP/inhibit
   914   pulling from $TESTTMP/inhibit (glob)
   915   searching for changes
   915   searching for changes
   916   no changes found
   916   no changes found
   917   adding remote bookmark foo
   917   adding remote bookmark foo
   918 
   918 
   919 Test that bookmark -D can take multiple branch names
   919 Test that bookmark -D can take multiple branch names