tests/test-uncommit-interactive.t
changeset 4499 90f94231db5d
parent 3563 d4c457c1ae0d
child 4502 84512556e148
child 4613 30a544904238
equal deleted inserted replaced
4498:99dbe605fda5 4499:90f94231db5d
   778    h
   778    h
   779   +i
   779   +i
   780 
   780 
   781   $ hg uncommit -i a << DONE
   781   $ hg uncommit -i a << DONE
   782   > y
   782   > y
   783   > y
       
   784   > DONE
   783   > DONE
   785   diff --git a/a b/a
   784   diff --git a/a b/a
   786   1 hunks, 1 lines changed
   785   1 hunks, 1 lines changed
   787   examine changes to 'a'? [Ynesfdaq?] y
       
   788   
       
   789   @@ -9,3 +9,4 @@
   786   @@ -9,3 +9,4 @@
   790    4
   787    4
   791    5
   788    5
   792    babar
   789    babar
   793   +celeste
   790   +celeste
   844 
   841 
   845 Same but do not select some change in 'a'
   842 Same but do not select some change in 'a'
   846 
   843 
   847   $ hg uncommit -i a << DONE
   844   $ hg uncommit -i a << DONE
   848   > y
   845   > y
   849   > y
       
   850   > n
   846   > n
   851   > DONE
   847   > DONE
   852   diff --git a/a b/a
   848   diff --git a/a b/a
   853   2 hunks, 2 lines changed
   849   2 hunks, 2 lines changed
   854   examine changes to 'a'? [Ynesfdaq?] y
       
   855   
       
   856   @@ -1,3 +1,4 @@
   850   @@ -1,3 +1,4 @@
   857   +-3
   851   +-3
   858    -2
   852    -2
   859    -1
   853    -1
   860    0
   854    0