hgbook

diff en/examples/rollback.commit.out @ 199:58e3a6c76725

More branch/merge stuff.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Apr 16 17:37:27 2007 -0700 (2007-04-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/rollback.commit.out	Mon Apr 16 17:37:27 2007 -0700
     1.3 @@ -0,0 +1,4 @@
     1.4 +$ \textbf{hg status}
     1.5 +M a
     1.6 +$ \textbf{echo b > b}
     1.7 +$ \textbf{hg commit -m 'Add file b'}