mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-30 04:17:58 +01:00
hg-branch: remove "new_"
This makes the page consistent with git branch
This commit is contained in:
parent
2b063022b8
commit
f49ed66463
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
|
||||
- Create a new branch for the next commit:
|
||||
|
||||
`hg branch {{new_branch_name}}`
|
||||
`hg branch {{branch_name}}`
|
||||
|
|
Loading…
Reference in a new issue