hgbook

view en/examples/mq.tutorial.qpush-a.out @ 177:c54f4c106fd5

Record the version of Mercurial used.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Mar 28 23:01:57 2007 -0700 (2007-03-28)
parents
children 5ffee9123bbf
line source
1 $ \textbf{hg qpush -a}
2 applying second.patch
3 Now at: second.patch
4 $ \textbf{cat file1}
5 line 1
6 line 2
7 line 3
8 line 4