Skip to content

Conversation

raymond-rebbeck
Copy link
Contributor

@raymond-rebbeck raymond-rebbeck commented Oct 5, 2025

Fixes #871

Always specify --set-upstream when pushing for consistency with Web UI which always sets -u (the shorthand equivalent).

Can't think of any reason not to do this and the various ways to push should have consistent behaviour anyway.

The following is the existing Web UI code, for reference:

webui.git('push -u origin '+refName, "", self.upToDateHandler)

@isc-pbarton isc-pbarton merged commit 1b6ae7d into intersystems:main Oct 6, 2025
1 check passed
@raymond-rebbeck raymond-rebbeck deleted the push-set-upstream branch October 7, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Push does not consistently set the remote as the upstream branch
2 participants