hgbook
diff en/examples/branch-named.foo-commit.out @ 470:012631b248de
translated some templates chapter paragraphs
author | Igor Támara <igor@tamarapatino.org> |
---|---|
date | Sun Dec 28 00:27:39 2008 -0500 (2008-12-28) |
parents | 6519f3b983b4 |
children |
line diff
1.1 --- a/en/examples/branch-named.foo-commit.out Mon Apr 23 15:28:13 2007 -0700 1.2 +++ b/en/examples/branch-named.foo-commit.out Sun Dec 28 00:27:39 2008 -0500 1.3 @@ -1,6 +1,7 @@ 1.4 $ \textbf{echo something > somefile} 1.5 $ \textbf{hg commit -A -m 'New file'} 1.6 adding somefile 1.7 +created new head 1.8 $ \textbf{hg heads} 1.9 changeset: 1.10 branch: foo