From 1e85d28e018e6dc0d4be9af82f221ac5450423bb Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Mon, 13 Jun 2011 09:08:18 -0500 Subject: [PATCH] Already mentioned, but clarifying that branches should be localized to a feature/bugfix/issue. --- docs/git.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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** -- 2.25.1