Преглед изворни кода

hg-branch: remove "new_"

This makes the page consistent with git branch
Agniva De Sarker пре 7 година
родитељ
комит
f49ed66463
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/common/hg-branch.md

+ 1 - 1
pages/common/hg-branch.md

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