hgbook

diff ja/examples/rollback.commit.out @ 854:18b67e30ba27

Wording.
author gpiancastelli
date Sat Aug 22 21:56:15 2009 +0200 (2009-08-22)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ja/examples/rollback.commit.out	Sat Aug 22 21:56:15 2009 +0200
     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'}