hgbook

view en/examples/mq.tutorial.add.out @ 237:28bd9ab3edbf

Distinguish system from Mercurial commands in the index.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 09:48:58 2007 -0700 (2007-05-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