hgbook
diff it/examples/branch-repo.bugfix.it @ 805:c35067358254
Minor adjustments to code snippets for diffs and temporary directory.
author | Giulio@puck |
---|---|
date | Sat Aug 15 03:10:19 2009 +0200 (2009-08-15) |
parents | 5b79834be9a6 |
children | 7252e7b7f07d |
line diff
1.1 --- a/it/examples/branch-repo.bugfix.it Wed Aug 12 16:44:35 2009 +0200 1.2 +++ b/it/examples/branch-repo.bugfix.it Sat Aug 15 03:10:19 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 <prompt>$</prompt> <userinput>echo 'Ho corretto un bug usando solo echo!' >> miofile</userinput> 1.5 <prompt>$</prompt> <userinput>hg commit -m 'Importante correzione per la versione 1.0.1.'</userinput> 1.6 <prompt>$</prompt> <userinput>hg push</userinput> 1.7 -trasmetto a /temp/mioprogetto-1.0.1 1.8 +trasmetto a /tmp/mioprogetto-1.0.1 1.9 cerco i cambiamenti 1.10 aggiungo i changeset 1.11 aggiungo i manifest