hgbook
annotate en/examples/mq.tarball.repush.out @ 510:98fb436b58c1
corrected some typos
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Mon Jan 12 22:25:40 2009 -0500 (2009-01-12) |
parents | 006bbad1f190 |
children | 5ffee9123bbf |
rev | line source |
---|---|
bos@144 | 1 $ \textbf{cd ../netplug} |
bos@144 | 2 $ \textbf{hg pull ../netplug-1.2.8} |
bos@144 | 3 pulling from ../netplug-1.2.8 |
bos@144 | 4 searching for changes |
bos@144 | 5 adding changesets |
bos@144 | 6 adding manifests |
bos@144 | 7 adding file changes |
bos@144 | 8 added 1 changesets with 12 changes to 12 files |
bos@144 | 9 (run 'hg update' to get a working copy) |
bos@144 | 10 $ \textbf{hg qpush -a} |
hg@297 | 11 (working directory not at tip) |
bos@144 | 12 applying build-fix.patch |
bos@144 | 13 Now at: build-fix.patch |