We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5eed7 commit 712d168Copy full SHA for 712d168
doltcli/dolt.py
@@ -898,7 +898,7 @@ def push(
898
**kwargs,
899
):
900
"""
901
- Push the to the specified remote. If set_upstream is provided will create an upstream reference of all branches
+ Push the branch to the specified remote. If set_upstream is provided will create an upstream reference of all branches
902
in a repo.
903
:param remote:
904
:param refspec: optionally specify a branch to push
0 commit comments