comparison tests/test-topic-tutorial.t @ 2823:91516be7c034 stable

test: fix typo in the topic tutorial
author Boris Feld <boris.feld@octobus.net>
date Mon, 24 Jul 2017 16:55:56 +0200
parents c64e2167514b
children 7608f1e04205
comparison
equal deleted inserted replaced
2822:56733f2ddb04 2823:91516be7c034
34 > [ui] 34 > [ui]
35 > user= Tutorial User 35 > user= Tutorial User
36 > EOF 36 > EOF
37 37
38 Topic branches are lightweight branches which disappear when changes are 38 Topic branches are lightweight branches which disappear when changes are
39 finalized (move to the public phase). They can help users to organise and share 39 finalized (move to the public phase). They can help users to organize and share
40 their unfinished work. 40 their unfinished work.
41 41
42 Topic Basics 42 Topic Basics
43 ============ 43 ============
44 44
155 @ changeset: 0:38da43f0a2ea 155 @ changeset: 0:38da43f0a2ea
156 user: test 156 user: test
157 date: Thu Jan 01 00:00:00 1970 +0000 157 date: Thu Jan 01 00:00:00 1970 +0000
158 summary: Shopping list 158 summary: Shopping list
159 159
160
161 And updating back to the topic reactivates it:: 160 And updating back to the topic reactivates it::
162 161
163 $ hg up food 162 $ hg up food
164 switching to topic food 163 switching to topic food
165 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 164 1 files updated, 0 files merged, 0 files removed, 0 files unresolved