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

Add missing backtick

This commit is contained in:
Casper Hollingberry 2014-12-20 22:36:16 -08:00
parent ba895c3282
commit 2c6cfbb0e5

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