Mercurial > hgbook
view en/examples/tour.reclone.out @ 419:97e929385442
Small typos, plus a perl regexp match. It was stripping newlines!
author | Taavi Burns <taavi@taaviburns.ca> |
---|---|
date | Sun, 31 Aug 2008 12:14:23 -0400 |
parents | 1b52bda675d0 |
children |
line wrap: on
line source
$ \textbf{cd ..} $ \textbf{hg clone hello my-hello} updating working directory 2 files updated, 0 files merged, 0 files removed, 0 files unresolved $ \textbf{cd my-hello}