hgbook

view en/examples/mq.tutorial.add.out @ 224:34943a3d50d6

Start writing up extensions. Begin with inotify.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue May 15 16:24:20 2007 -0700 (2007-05-15)
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