diff options
Diffstat (limited to 'docs/git.rst')
-rw-r--r-- | docs/git.rst | 6 |
1 files 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** |