hgbook

view en/examples/backout.manual.merge.out @ 160:745ff473c8c4

Catch more errors.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 26 21:25:34 2007 -0700 (2007-03-26)
parents
children 5fc4a45c069f
line source
1 $ \textbf{hg merge}
2 merging myfile
3 0 files updated, 1 files merged, 0 files removed, 0 files unresolved
4 (branch merge, don't forget to commit)
5 $ \textbf{hg commit -m 'merged backout with previous tip'}
6 $ \textbf{cat myfile}
7 third change