diff --git a/doc/contribute.html b/doc/contribute.html index 085e9c60d9..b35e9f4b18 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -208,12 +208,6 @@ daily work, install the hooks in a new Git checkout by running git-codereview hooks.

-

-The workflow described below assumes a single change per branch. -It is also possible to prepare a sequence of (usually related) changes in a single branch. -See the git-codereview documentation for details. -

-

Set up git aliases

@@ -429,6 +423,12 @@ In the Go contribution workflow this is done with a git directly to that local branch.

+

+The workflow described here assumes a single change per branch. +It is also possible to prepare a sequence of (usually related) changes in a single branch. +See the git-codereview documentation for details. +

+
 $ git change <branch>