Mercurial > hgbook
view en/examples/rename.divergent.merge.out @ 166:08a4467f4891
Try to get the bisect extension to behave.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 26 Mar 2007 22:59:43 -0700 |
parents | 91a936be78b8 |
children | 8b33c890e777 |
line wrap: on
line source
# See http://www.selenic.com/mercurial/bts/issue455 $ \textbf{cd ../orig} $ \textbf{hg pull -u ../anne} pulling from ../anne searching for changes adding changesets adding manifests adding file changes added 1 changesets with 1 changes to 1 files 1 files updated, 0 files merged, 1 files removed, 0 files unresolved $ \textbf{hg pull ../bob} pulling from ../bob searching for changes adding changesets adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) (run 'hg heads' to see heads, 'hg merge' to merge) $ \textbf{hg merge} 1 files updated, 0 files merged, 0 files removed, 0 files unresolved (branch merge, don't forget to commit) $ \textbf{ls} bar quux