Mercurial > hgbook
annotate en/examples/rename.divergent.rename.bob.out @ 504:779944196e2a
corrected typo in command to insert notes of translators
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Sat, 08 Nov 2008 23:20:00 -0500 |
parents | 91a936be78b8 |
children |
rev | line source |
---|---|
156
91a936be78b8
Document merge behaviour with file names.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
1 $ \textbf{cd ../bob} |
91a936be78b8
Document merge behaviour with file names.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
2 $ \textbf{hg mv foo quux} |
91a936be78b8
Document merge behaviour with file names.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
3 $ \textbf{hg ci -m 'Rename foo to quux'} |