hgbook

view it/examples/daily.files.commit-addremove.it @ 833:63ef1efbac57

Translate more code, matching repository names in figures.
author gpiancastelli
date Tue Aug 18 17:31:11 2009 +0200 (2009-08-18)
parents
children 5bbebcdfb533
line source
1 <!-- BEGIN daily.files.commit-addremove -->
2 <screen><prompt>$</prompt> <userinput>echo c &gt; c</userinput>
3 <prompt>$</prompt> <userinput>hg commit -A -m 'Commit con addremove.'</userinput>
4 aggiungo c
5 </screen>
6 <!-- END daily.files.commit-addremove -->