Posted by sreynen on June 13, 2012 at 11:09pm
7 followers
Jump to:
| Project: | Project Git instructions |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | eliza411 |
| Status: | closed (fixed) |
Issue Summary
I'm not sure what version is running on Drupal.org, or even if this is the module providing the text, but this text seems wrong:
This creates and checks out a new branch in one command.
git checkout -b 7.x-1.x
git push -u origin 7.x-1.x
Comments
#1
Someone pointed out to me that the comment only refers to the first command, which is true, but unclear to someone who doesn't already know what the commands do. I suggest maybe changing "This" to "The first command" as used elsewhere on the page.
#2
#3
#4
I'm planning to change this to:
This creates and checks out a new branch in one command, then pushes it to Drupal.org
as it seems the most concise way of being precise.
#5
Looks OK.
#6
Looks good to a Git noob like me, too.
#7
Changed on d.o.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.