hgbook

view en/examples/mq.tutorial.add.out @ 554:91adcea08b33

Fix the bisect section, I hope (bisect is now part of Mercurial).
author Arne Babenhauserheide <bab@draketo.de>
date Wed Jan 21 14:16:38 2009 +0100 (2009-01-21)
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