hgbook

annotate en/examples/tour.reclone.out @ 318:f3bef43b8ca1

Trim more obsolete SVN advantages
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Aug 26 14:14:19 2008 -0700 (2008-08-26)
parents 006bbad1f190
children
rev   line source
bos@144 1 $ \textbf{cd ..}
bos@144 2 $ \textbf{hg clone hello my-hello}
hg@306 3 updating working directory
bos@144 4 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
bos@144 5 $ \textbf{cd my-hello}