Remove spaces from variable names
This commit is contained in:
@@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
- Clone a repository you own:
|
- Clone a repository you own:
|
||||||
|
|
||||||
`hub clone {{ repo_name }}`
|
`hub clone {{repo_name}}`
|
||||||
|
|
||||||
- Clone another user repository:
|
- Clone another user repository:
|
||||||
|
|
||||||
`hub clone {{ github_username }}/{{ repo_name }}`
|
`hub clone {{github_username}}/{{repo_name}}`
|
||||||
|
|
||||||
- Open the current project's issues page:
|
- Open the current project's issues page:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user