tests/test-userguide.t
branchmercurial-4.2
changeset 3167 f089741039e5
parent 3108 9c9c8c1eeb93
child 3109 3024ae293732
child 3419 1e2f683e11e7
equal deleted inserted replaced
3166:e1a230cc4527 3167:f089741039e5
    16   6e725fd2be6f 1
    16   6e725fd2be6f 1
    17 
    17 
    18 example 2: unsafe amend with plain vanilla Mercurial: the original
    18 example 2: unsafe amend with plain vanilla Mercurial: the original
    19 commit is stripped
    19 commit is stripped
    20   $ hg commit --amend -u alice -d '1 0' -m 'implement feature Y'
    20   $ hg commit --amend -u alice -d '1 0' -m 'implement feature Y'
    21   saved backup bundle to $TESTTMP/t/.hg/strip-backup/6e725fd2be6f-42cc74d4-amend.hg (glob)
    21   saved backup bundle to $TESTTMP/t/.hg/strip-backup/6e725fd2be6f-42cc74d4-amend-backup.hg (glob)
    22   $ hg log -r 23fe4ac6d3f1
    22   $ hg log -r 23fe4ac6d3f1
    23   abort: unknown revision '23fe4ac6d3f1'!
    23   abort: unknown revision '23fe4ac6d3f1'!
    24   [255]
    24   [255]
    25   $ hg identify -in
    25   $ hg identify -in
    26   fe0ecd3bd2a4 1
    26   fe0ecd3bd2a4 1