Sfoglia il codice sorgente

hg-branch: remove "new_"

This makes the page consistent with git branch
Agniva De Sarker 7 anni fa
parent
commit
f49ed66463
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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}}`