mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
Updated --new-branch description
This commit is contained in:
parent
d143db80c1
commit
0836e5f00d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
`hg push {{path/to/destination_repository}}`
|
||||
|
||||
- Allow pushing a new branch (disabled by default):
|
||||
- Push a new branch if it does not exist (disabled by default):
|
||||
|
||||
`hg push --new-branch`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue