hgbook
diff en/examples/branch-named.foo-commit.out @ 361:fabba3555d29
corrected grammar error
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Sat Oct 25 12:25:26 2008 -0500 (2008-10-25) |
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 Sat Oct 25 12:25:26 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