view it/examples/ch04-resolve.right.it @ 998:9d32b10fdb1e
updating .hgignore to ignore the same files other translation ignores
author |
Romain PELISSE <belaran@gmail.com> |
date |
Sat Sep 12 20:52:35 2009 +0200 (2009-09-12) |
parents |
|
children |
|
line source
1 <!-- BEGIN ch04/resolve.right -->
2 <screen><prompt>$</prompt> <userinput>cd ../destra</userinput>
3 <prompt>$</prompt> <userinput>echo destra >> miofile.txt</userinput>
4 <prompt>$</prompt> <userinput>hg ci -m destra</userinput>
6 <!-- END ch04/resolve.right -->