hgbook
diff ja/examples/branch-named.parents.out @ 1113:613690ad6a9c
Merge with dongsheng
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sat Jul 10 16:21:26 2010 +0100 (2010-07-10) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ja/examples/branch-named.parents.out Sat Jul 10 16:21:26 2010 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +$ \textbf{hg parents} 1.5 +changeset: 1.6 +branch: bar 1.7 +tag: tip 1.8 +user: Bryan O'Sullivan <bos@serpentine.com> 1.9 + 1.10 +summary: Third commit 1.11 + 1.12 +$ \textbf{hg branches} 1.13 +bar 1.14 +foo (inactive) 1.15 +default (inactive)