tests/test-sharing.t
changeset 2787 ebca049e8ca9
parent 2710 e22de367fc74
child 2798 2280461343e5
child 2835 20c2499ce8bc
equal deleted inserted replaced
2786:ae690d39fc92 2787:ebca049e8ca9
   145   added 1 changesets with 1 changes to 1 files
   145   added 1 changesets with 1 changes to 1 files
   146   4 new obsolescence markers
   146   4 new obsolescence markers
   147 
   147 
   148 Now that the fix is public, we cannot amend it any more.
   148 Now that the fix is public, we cannot amend it any more.
   149   $ hg amend -m 'fix bug 37'
   149   $ hg amend -m 'fix bug 37'
   150   abort: cannot amend public changesets
   150   abort: cannot amend public changesets: de6151c48e1c
       
   151   (see 'hg help phases' for details)
   151   [255]
   152   [255]
   152 
   153 
   153 Figure SG05
   154 Figure SG05
   154   $ hg -R ../public shortlog -G
   155   $ hg -R ../public shortlog -G
   155   o  1:de6151c48e1c  public  fix bug 37
   156   o  1:de6151c48e1c  public  fix bug 37