hgbook

diff en/examples/branch-named.merge.out @ 436:0d6c97362064

translated cgi configuration
author Igor TAmara <igor@tamarapatino.org>
date Thu Dec 04 00:30:24 2008 -0500 (2008-12-04)
parents 6519f3b983b4
children
line diff
     1.1 --- a/en/examples/branch-named.merge.out	Mon Apr 23 15:28:13 2007 -0700
     1.2 +++ b/en/examples/branch-named.merge.out	Thu Dec 04 00:30:24 2008 -0500
     1.3 @@ -1,6 +1,6 @@
     1.4  $ \textbf{hg branch}
     1.5  bar
     1.6 -$ \textbf{hg merge}
     1.7 +$ \textbf{hg merge foo}
     1.8  1 files updated, 0 files merged, 0 files removed, 0 files unresolved
     1.9  (branch merge, don't forget to commit)
    1.10  $ \textbf{hg commit -m 'Merge'}