hgbook
annotate en/examples/branch-named.parents.out @ 524:2228a02bb86b
corrected a typo, upgraded the section of unification of terms for translation
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Sun Jan 18 23:00:04 2009 -0500 (2009-01-18) |
parents | 6519f3b983b4 |
children |
rev | line source |
---|---|
bos@206 | 1 $ \textbf{hg parents} |
bos@206 | 2 changeset: |
bos@206 | 3 branch: bar |
bos@206 | 4 tag: tip |
bos@206 | 5 user: Bryan O'Sullivan <bos@serpentine.com> |
bos@206 | 6 |
bos@206 | 7 summary: Third commit |
bos@206 | 8 |
bos@206 | 9 $ \textbf{hg branches} |
bos@206 | 10 bar |
bos@273 | 11 foo (inactive) |
bos@273 | 12 default (inactive) |