hgbook
diff en/examples/branch-named.foo-commit.out @ 486:d1962e8a986f
corrected a typo
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Mon Jan 05 23:57:11 2009 -0500 (2009-01-05) |
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 Mon Jan 05 23:57:11 2009 -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