hub-*: add page (#11228)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
12
pages/common/hub-branch.md
Normal file
12
pages/common/hub-branch.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# hub branch
|
||||
|
||||
> Create a branch or show current branch.
|
||||
> See also `git branch`.
|
||||
|
||||
- Show the name of the currently active branch:
|
||||
|
||||
`hub branch`
|
||||
|
||||
- Create a new branch:
|
||||
|
||||
`hub branch {{branch_name}}`
|
Reference in New Issue
Block a user