hgbook

diff it/examples/branch-named.foo-commit.it @ 896:fefa45ccffc0

Place comments widget outside the <table> element to avoid layout issues.
author dukebody <dukebody@gmail.com>
date Mon Oct 26 12:26:18 2009 +0100 (2009-10-26)
parents 7252e7b7f07d
children 719b03ea27c8
line diff
     1.1 --- a/it/examples/branch-named.foo-commit.it	Fri Aug 21 22:29:44 2009 +0200
     1.2 +++ b/it/examples/branch-named.foo-commit.it	Mon Oct 26 12:26:18 2009 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  <!-- BEGIN branch-named.foo-commit -->
     1.5  <screen><prompt>$</prompt> <userinput>echo qualcosa &gt; qualchefile</userinput>
     1.6 -<prompt>$</prompt> <userinput>hg commit -A -m 'Nuovo file.'</userinput>
     1.7 +<prompt>$</prompt> <userinput>hg commit -A -m "Nuovo file."</userinput>
     1.8  aggiungo qualchefile
     1.9  creata una nuova testa
    1.10  <prompt>$</prompt> <userinput>hg heads</userinput>