10000 Fixes to release.html · sdecima/google-http-java-client@de9fc6f · GitHub
[go: up one dir, main page]

Skip to content

Commit de9fc6f

Browse files
committed
Fixes to release.html
1 parent 8fc55d1 commit de9fc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h3>Fork version 1.7.1-beta</h3>
8686
<li>Create the Mercurial named branch: <pre>
8787
hg branch 1.7
8888
hg commit -m "create 1.7 branch in preparation for release"
89-
hg push
89+
hg push --new-branch
9090
hg update default
9191
</pre></li>
9292
<li>For the following files, replace <code>1.7.1-beta</code> with the

0 commit comments

Comments
 (0)
0