hgbook

annotate en/examples/mq.tutorial.add.out @ 545:d8913b7869b5

Add --keep option to run-example
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Jan 29 22:11:10 2009 -0800 (2009-01-29)
parents
children
rev   line source
bos@144 1 $ \textbf{echo 'file 3, line 1' >> file3}
bos@144 2 $ \textbf{hg qnew add-file3.patch}
bos@144 3 $ \textbf{hg qnew -f add-file3.patch}
bos@144 4 abort: patch "add-file3.patch" already exists