tests/test-sharing.t
changeset 5236 6c0797ec50b6
parent 4935 3874bc10d4a7
equal deleted inserted replaced
5235:a1cf66165e69 5236:6c0797ec50b6
   161   added 1 changesets with 1 changes to 1 files
   161   added 1 changesets with 1 changes to 1 files
   162   4 new obsolescence markers
   162   4 new obsolescence markers
   163 
   163 
   164 Now that the fix is public, we cannot amend it any more.
   164 Now that the fix is public, we cannot amend it any more.
   165   $ hg amend -m 'fix bug 37'
   165   $ hg amend -m 'fix bug 37'
   166   abort: cannot amend public changesets: 7b49f864d655
   166   abort: cannot 'amend' public changesets: 7b49f864d655
   167   (see 'hg help phases' for details)
   167   (see 'hg help phases' for details)
   168   [255]
   168   [255]
   169 
   169 
   170 Figure SG05
   170 Figure SG05
   171   $ hg -R ../public shortlog -G
   171   $ hg -R ../public shortlog -G