hgbook

view en/examples/mq.tutorial.add.out @ 250:5ecf66974def

Generate build_id.tex correctly regardless of repo format.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed May 30 20:06:05 2007 -0700 (2007-05-30)
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