hgbook

view en/examples/tour.reclone.out @ 249:9d7388f3f483

/bin/sh fails when parsing unescaped parens
author Johannes Hoff <wbunaarfubss@gmail.com>
date Wed May 30 19:59:52 2007 -0700 (2007-05-30)
parents
children 1b52bda675d0
line source
1 $ \textbf{cd ..}
2 $ \textbf{hg clone hello my-hello}
3 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
4 $ \textbf{cd my-hello}