hgbook
annotate en/examples/mq.tarball.repush.out @ 198:615f3c6b30e1
Start to describe branch management.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Apr 16 17:21:38 2007 -0700 (2007-04-16) |
parents | |
children | bd8d96d3703d |
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} |
bos@144 | 11 applying build-fix.patch |
bos@144 | 12 Now at: build-fix.patch |