1
0
Fork 0
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:
pxgamer 2017-12-20 17:43:46 +00:00
parent d143db80c1
commit 0836e5f00d
No known key found for this signature in database
GPG key ID: 8F15E14C0F7BA063

View file

@ -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`