hgbook

annotate en/examples/rename.divergent.rename.bob.out @ 201:80fc720338a5

Mention use of hooks to defend against propagation of bad changes.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Apr 18 15:48:00 2007 -0700 (2007-04-18)
parents
children
rev   line source
bos@156 1 $ \textbf{cd ../bob}
bos@156 2 $ \textbf{hg mv foo quux}
bos@156 3 $ \textbf{hg ci -m 'Rename foo to quux'}