view en/examples/daily.revert.add.out @ 484:0abd3d78172e

finished translation of a figure translated a few paragraphs of tour-merge
author Javier Rojas <jerojasro@devnull.li>
date Sun, 02 Nov 2008 13:54:42 -0500
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