Download & Extend

"This creates and checks out a new branch in one command." is followed by two commands.

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

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

#3

Assigned to:Anonymous» eliza411

#4

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.

#5

Looks OK.

#6

Status:needs review» reviewed & tested by the community

Looks good to a Git noob like me, too.

#7

Status:reviewed & tested by the community» fixed

Changed on d.o.

#8

Status:fixed» closed (fixed)

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