view en/examples/daily.revert.add.out @ 643:f5ab40759789

Update bisect output
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 29 Jan 2009 22:10:57 -0800
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