Mercurial > hgbook
view en/examples/mq.tarball.download.out @ 288:cac3ac4536e5
Better wording, again per Jim Blandy.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri, 18 Jan 2008 12:01:46 -0800 |
parents | 006bbad1f190 |
children | bd8d96d3703d |
line wrap: on
line source
$ \textbf{download netplug-1.2.5.tar.bz2} $ \textbf{tar jxf netplug-1.2.5.tar.bz2} $ \textbf{cd netplug-1.2.5} $ \textbf{hg init} $ \textbf{hg commit -q --addremove --message netplug-1.2.5} $ \textbf{cd ..} $ \textbf{hg clone netplug-1.2.5 netplug} 18 files updated, 0 files merged, 0 files removed, 0 files unresolved