Fossil SCM

Fixed a command in the previoius checkin

wyoung 2019-06-19 17:59 trunk
Commit d5e1e113ef7d35de834d4a6f032c3d464ed3edf79d55b0d35b9c690b637c2524
1 file changed +1 -1
--- www/branching.wiki
+++ www/branching.wiki
@@ -201,11 +201,11 @@
201201
202202
The second, more complicated option is:
203203
204204
<pre>
205205
$ fossil branch new my-new-branch-name trunk
206
- $ fossil update new my-new-branch-name
206
+ $ fossil update my-new-branch-name
207207
$ fossil commit
208208
</pre>
209209
210210
Not only is the first command longer, you must give the second command
211211
before creating any checkins, because until you do, your local working
212212
--- www/branching.wiki
+++ www/branching.wiki
@@ -201,11 +201,11 @@
201
202 The second, more complicated option is:
203
204 <pre>
205 $ fossil branch new my-new-branch-name trunk
206 $ fossil update new my-new-branch-name
207 $ fossil commit
208 </pre>
209
210 Not only is the first command longer, you must give the second command
211 before creating any checkins, because until you do, your local working
212
--- www/branching.wiki
+++ www/branching.wiki
@@ -201,11 +201,11 @@
201
202 The second, more complicated option is:
203
204 <pre>
205 $ fossil branch new my-new-branch-name trunk
206 $ fossil update my-new-branch-name
207 $ fossil commit
208 </pre>
209
210 Not only is the first command longer, you must give the second command
211 before creating any checkins, because until you do, your local working
212

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button