1
0
Fork 0
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:
Agniva De Sarker 2018-01-03 09:02:19 +05:30 committed by GitHub
parent 2b063022b8
commit f49ed66463
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,4 +8,4 @@
- Create a new branch for the next commit:
`hg branch {{new_branch_name}}`
`hg branch {{branch_name}}`