hgbook

view en/examples/mq.tutorial.qpush-a.out @ 254:7301e64c362e

Chris Mason's "rej" tool has been superseded by "mpatch", per David Rushby.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed May 30 22:18:04 2007 -0700 (2007-05-30)
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