equal
deleted
inserted
replaced
101 a |
101 a |
102 b |
102 b |
103 sym |
103 sym |
104 transaction abort! |
104 transaction abort! |
105 rollback completed |
105 rollback completed |
106 abort: edit failed: false exited with status 1 |
106 abort: empty commit message |
107 % status |
107 % status |
108 A a |
108 A a |
109 A b |
109 A b |
110 A sym |
110 A sym |
111 % commit |
111 % commit |
205 ignore $Id$ |
205 ignore $Id$ |
206 a |
206 a |
207 % interrupted commit should not change state |
207 % interrupted commit should not change state |
208 transaction abort! |
208 transaction abort! |
209 rollback completed |
209 rollback completed |
210 abort: edit failed: false exited with status 1 |
210 abort: empty commit message |
211 % status |
211 % status |
212 M a |
212 M a |
213 ? log |
213 ? log |
214 % commit |
214 % commit |
215 a |
215 a |