view en/examples/daily.revert.add.out @ 335:2a8c05da3fae

more mq.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Mon, 31 Mar 2008 04:49:46 +0900
parents 006bbad1f190
children
line wrap: on
line source

$ \textbf{echo oops > oops}
$ \textbf{hg add oops}
$ \textbf{hg status oops}
A oops
$ \textbf{hg revert oops}
$ \textbf{hg status}
? oops