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

sreynen’s picture

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.

marvil07’s picture

Project: Version Control / Project* integration » Project Git instructions
Version: 6.x-1.0-rc2 » 6.x-1.x-dev
helmo’s picture

Assigned: Unassigned » eliza411
eliza411’s picture

Status: Active » Needs review

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.

helmo’s picture

Looks OK.

Drave Robber’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to a Git noob like me, too.

eliza411’s picture

Status: Reviewed & tested by the community » Fixed

Changed on d.o.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.