Mercurial > hg-website
changeset 154:08f4b19d865e
learning in workflows: Lone Dev: example reason for going back: fix the bug where it occurred.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Tue, 12 May 2009 08:33:05 +0200 |
parents | 53e4007ac24f |
children | 5451a67b896f |
files | hgscm/templates/workflow_guide.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgscm/templates/workflow_guide.html Tue May 12 08:30:24 2009 +0200 +++ b/hgscm/templates/workflow_guide.html Tue May 12 08:33:05 2009 +0200 @@ -129,7 +129,7 @@ <h5>Seeing an earlier revision</h5> -Different from the log keeping workflow, you'll want to go back in history at times and undo some changes, for example because it introduced a bug. +Different from the log keeping workflow, you'll want to go back in history at times and do some changes directly there, for example because an earlier change introduced a bug and you want to fix it where it occurred. To look at a previous version of your code, you can use update. Let's assume that you want to see revision 3.