view en/examples/daily.revert.remove.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{hg remove file}
$ \textbf{hg status}
R file
$ \textbf{hg revert file}
$ \textbf{hg status}
$ \textbf{ls file}
file