hgbook

view en/examples/daily.revert.missing.out @ 145:4aecfa5c3ab0

Drop all output from bisect.
It's not running deterministically right now.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:55:07 2007 -0800 (2007-03-06)
parents
children
line source
1 $ \textbf{rm file}
2 $ \textbf{hg status}
3 ! file
4 $ \textbf{hg revert file}
5 $ \textbf{ls file}
6 file