Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upstream reference to git push command #382

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

bonanitech
Copy link
Member

If the upstream reference option is not set, git push can result in an error like the one below.

git push

fatal: The current branch release/3.1.10 has no upstream branch.
To push the current branch and set the remote as upstream, use

    git push --set-upstream origin release/3.1.10

@bonanitech bonanitech added the maintenance Generic maintenance tasks label Mar 1, 2024
@bonanitech bonanitech merged commit b049c83 into master Mar 1, 2024
1 of 2 checks passed
@bonanitech bonanitech deleted the git-push-upstream branch March 1, 2024 20:11
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Generic maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant