From: Christopher Allan Webber Date: Mon, 13 Jun 2011 14:08:18 +0000 (-0500) Subject: Already mentioned, but clarifying that branches should be localized to X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1e85d28e018e6dc0d4be9af82f221ac5450423bb;p=mediagoblin.git Already mentioned, but clarifying that branches should be localized to a feature/bugfix/issue. --- diff --git a/docs/git.rst b/docs/git.rst index 9a44867a..6421e093 100644 --- a/docs/git.rst +++ b/docs/git.rst @@ -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**