fixup: token string style (#1081)
- use underscore rather than minus - use lower case rather than uppder case
This commit is contained in:

committed by
Agniva De Sarker

parent
a6efcb6ba8
commit
5a54763c72
@@ -4,8 +4,8 @@
|
||||
|
||||
- Merge a branch with your current branch:
|
||||
|
||||
`git merge {{BRANCH-NAME}}`
|
||||
`git merge {{branch_name}}`
|
||||
|
||||
- Edit the merge message:
|
||||
|
||||
`git merge -e {{BRANCH-NAME}}`
|
||||
`git merge -e {{branch_name}}`
|
||||
|
Reference in New Issue
Block a user