view en/examples/daily.revert.add.out @ 496:b8d9066abcea

Translated initial paragraphs regarding bisect command
author Igor TAmara <igor@tamarapatino.org>
date Wed, 05 Nov 2008 23:04:06 -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