1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 02:57:58 +01:00

Merge pull request #253 from hollingberry/patch-1

Add missing backtick
This commit is contained in:
Ruben Vereecken 2014-12-21 12:06:52 +01:00
commit 6fbe311f53

View file

@ -8,7 +8,7 @@
- Create new branch based on current branch
`git branch {{BRANCH-NAME}}
`git branch {{BRANCH-NAME}}`
- Delete a local branch