docs/tutorials/tutorial.t
changeset 236 5236927419bf
parent 229 681e25e5d83a
child 250 5e47d361206a
equal deleted inserted replaced
235:8469ccb9550f 236:5236927419bf
   326   o  9ca060c80d74 (public): SPAM
   326   o  9ca060c80d74 (public): SPAM
   327   |
   327   |
   328   o  7e82d3f3c2cb (public): Monthy Python Shopping list
   328   o  7e82d3f3c2cb (public): Monthy Python Shopping list
   329   
   329   
   330 
   330 
   331 .. note: don't amend changeset 7e82d3f3c2cb or 9ca060c80d74 as they are
   331 .. note: don't amend changeset 7e82d3f3c2cb or 9ca060c80d74 as they are immutable.
   332 immutable.
       
   333 
   332 
   334 I now want to push to remote all my change but the bathroom one that i'm not
   333 I now want to push to remote all my change but the bathroom one that i'm not
   335 totally happy with yet. To be able to push "SPAM SPAM" I need a version of "SPAM SPAM" not children of
   334 totally happy with yet. To be able to push "SPAM SPAM" I need a version of "SPAM SPAM" not children of
   336 "bathroom stuff"
   335 "bathroom stuff"
   337 
   336 
   594   
   593   
   595 
   594 
   596 The older version 8a79ae8b029e never ceased to exist in the local repo. It was
   595 The older version 8a79ae8b029e never ceased to exist in the local repo. It was
   597 jsut hidden and excluded from pull and push.
   596 jsut hidden and excluded from pull and push.
   598 
   597 
   599 .. note:: In hgview there is a nice doted relation highlighting ffa278c50818  as a new version of 8a79ae8b029e. this is not yet ported to graphlog.
   598 .. note:: In hgview there is a nice doted relation highlighting ffa278c50818 as a new version of 8a79ae8b029e. this is not yet ported to graphlog.
   600 
   599 
   601 Their is **unstable** changeset in this history now. Mercurial will refuse to
   600 Their is **unstable** changeset in this history now. Mercurial will refuse to
   602 share it with the outside:
   601 share it with the outside:
   603 
   602 
   604   $ hg push other
   603   $ hg push other