hgbook

diff ja/examples/branch-named.parents.out @ 888:b0c90ac052cc

Fix mismatched parenthesis in the main urls definition.
author dukebody <dukebody@gmail.com>
date Sun Oct 11 20:15:54 2009 +0200 (2009-10-11)
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	Sun Oct 11 20:15:54 2009 +0200
     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)