hgbook

diff en/examples/branch-named.merge.out @ 434:c847605eb2a9

translated a bit, will stop translating this file until I figure out how to translate the expression "case sensitivity"
author jerojasro@localhost
date Mon Dec 01 20:56:29 2008 -0500 (2008-12-01)
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	Mon Dec 01 20:56:29 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'}