view it/examples/ch04-resolve.left.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.left -->
2 <screen><prompt>$</prompt> <userinput>cd sinistra</userinput>
3 <prompt>$</prompt> <userinput>echo sinistra >> miofile.txt</userinput>
4 <prompt>$</prompt> <userinput>hg ci -m sinistra</userinput>
6 <!-- END ch04/resolve.left -->