Already mentioned, but clarifying that branches should be localized to
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 13 Jun 2011 14:08:18 +0000 (09:08 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 13 Jun 2011 14:08:18 +0000 (09:08 -0500)
a feature/bugfix/issue.

docs/git.rst

index 9a44867a415089cf792b91fa38eae335193d1dc5..6421e09311c881ec75c4803b67c6284938855e1c 100644 (file)
@@ -81,9 +81,9 @@ There are three ways to let us know how to get it:
 1. (preferred) **push changes to publicly available git clone and let
    us know where to find it**
 
-   Push your branch to your publicly available git clone and add a
-   comment to the issue with the url for your clone and the branch to
-   look at.
+   Push your feature/bugfix/issue branch to your publicly available
+   git clone and add a comment to the issue with the url for your
+   clone and the branch to look at.
 
 2. **attaching the patch files to the issue**