hgbook

view en/examples/rename.divergent.rename.bob.out @ 167:e67251ac336f

Small portability change. "grep -P" doesn't work on Debian.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 27 01:15:34 2007 -0500 (2007-03-27)
parents
children
line source
1 $ \textbf{cd ../bob}
2 $ \textbf{hg mv foo quux}
3 $ \textbf{hg ci -m 'Rename foo to quux'}