tests/test-amend.t
branchmercurial-4.6
changeset 5368 844b1ad5b34b
parent 5163 1752a2e7a226
parent 5363 c7c37251d0e2
equal deleted inserted replaced
5284:0471b9ddd0b2 5368:844b1ad5b34b
    19   marked working directory as branch foo
    19   marked working directory as branch foo
    20   (branches are permanent and global, did you want a bookmark?)
    20   (branches are permanent and global, did you want a bookmark?)
    21   $ hg amend -d '0 0' -n "this a note on the obsmarker and supported for hg>=4.4"
    21   $ hg amend -d '0 0' -n "this a note on the obsmarker and supported for hg>=4.4"
    22   $ hg debugobsolete
    22   $ hg debugobsolete
    23   07f4944404050f47db2e5c5071e0e84e7a27bba9 6a022cbb61d5ba0f03f98ff2d36319dfea1034ae 0 (*) {'ef1': '*', 'user': 'test'} (glob)
    23   07f4944404050f47db2e5c5071e0e84e7a27bba9 6a022cbb61d5ba0f03f98ff2d36319dfea1034ae 0 (*) {'ef1': '*', 'user': 'test'} (glob)
    24   $ hg obslog
    24   $ hg obslog --no-origin
    25   @  6a022cbb61d5 (1) adda
    25   @  6a022cbb61d5 (1) adda
    26   |
    26   |
    27   x  07f494440405 (0) adda
    27   x  07f494440405 (0) adda
    28        branch-changed(branch) as 6a022cbb61d5 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
    28        branch-changed(branch) as 6a022cbb61d5 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
    29          note: this a note on the obsmarker and supported for hg>=4.4
    29          note: this a note on the obsmarker and supported for hg>=4.4
       
    30   
       
    31   $ hg obslog
       
    32   @  6a022cbb61d5 (1) adda
       
    33   |    branch-changed(branch) from 07f494440405 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
       
    34   |      note: this a note on the obsmarker and supported for hg>=4.4
       
    35   |
       
    36   x  07f494440405 (0) adda
    30   
    37   
    31   $ hg branch
    38   $ hg branch
    32   foo
    39   foo
    33   $ hg branches
    40   $ hg branches
    34   foo                            1:6a022cbb61d5
    41   foo                            1:6a022cbb61d5