hgbook

view en/examples/mq.tutorial.add.out @ 172:5f305adeb584

Try to tighten up the run environment to make things more reproducible.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 27 15:04:47 2007 -0700 (2007-03-27)
parents
children
line source
1 $ \textbf{echo 'file 3, line 1' >> file3}
2 $ \textbf{hg qnew add-file3.patch}
3 $ \textbf{hg qnew -f add-file3.patch}
4 abort: patch "add-file3.patch" already exists