Skip to content

Commit

Permalink
Describe the user name 'variable' in a way that doesn't confuse the t…
Browse files Browse the repository at this point in the history
…extile parser.
  • Loading branch information
r00k committed Jun 9, 2011
1 parent fe2482e commit 4f9e242
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ $ git push mine my_new_branch

h4. Issue a Pull Request

Navigate to the Rails repository you just pushed to (e.g. https://github.com/<your user name>/rails) and press "Pull Request" in the upper right hand corner.
Navigate to the Rails repository you just pushed to (e.g. https://github.com/your-user-name/rails) and press "Pull Request" in the upper right hand corner.

Write your branch name in branch field (is filled with master by default) and press "Update Commit Range"

Expand Down

0 comments on commit 4f9e242

Please sign in to comment.