hgbook

view ja/examples/mq.tutorial.qpush-a.out @ 872:102f89d20be1

remove spurious 'hg' from mq command line options
author Steve Borho <steve@borho.org>
date Tue Oct 27 22:46:49 2009 -0500 (2009-10-27)
parents
children
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