hgbook

diff en/examples/daily.revert.remove.out @ 352:9f460a706292

translated a few sections from tour-basic.tex
author jerojasro@localhost
date Mon Oct 20 00:19:24 2008 -0500 (2008-10-20)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/daily.revert.remove.out	Mon Oct 20 00:19:24 2008 -0500
     1.3 @@ -0,0 +1,7 @@
     1.4 +$ \textbf{hg remove file}
     1.5 +$ \textbf{hg status}
     1.6 +R file
     1.7 +$ \textbf{hg revert file}
     1.8 +$ \textbf{hg status}
     1.9 +$ \textbf{ls file}
    1.10 +file