hg-branch: add page (#1860)
This commit is contained in:
11
pages/common/hg-branch.md
Normal file
11
pages/common/hg-branch.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# hg branch
|
||||
|
||||
> Create or show a branch name.
|
||||
|
||||
- Show the name of the currently active branch:
|
||||
|
||||
`hg branch`
|
||||
|
||||
- Create a new branch for the next commit:
|
||||
|
||||
`hg branch {{branch_name}}`
|
Reference in New Issue
Block a user