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.
Pushes your local branch up to your remote.
Optionally, you may choose which remote and also set tracking.
remote
GitPush
Replaces
git push
[MyBranch]> GitPush -r "private"
[MyBranch]> git push --progress "private" "MyBranch:MyBranch"
GitPush -t
GitPush -r <REMOTE> -t
Replaces:
git push -u --progress "REMOTE" "BRANCH"
Git Commands
DevOps Helpers
Coding and Standards
Proof-of-Concepts