Mercurial > hgbook
view en/examples/backout.simple.out @ 497:c368e324eeb2
Finished translating bisect
author | Igor TAmara <igor@tamarapatino.org> |
---|---|
date | Thu, 06 Nov 2008 23:06:16 -0500 |
parents | 006bbad1f190 |
children |
line wrap: on
line source
$ \textbf{hg backout -m 'back out second change' tip} reverting myfile changeset backs out changeset $ \textbf{cat myfile} first change