Skip to content

Adds ability to set or change the upstream branch for branches #4499

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

eamodio
Copy link
Member

@eamodio eamodio commented Jul 17, 2025

Closes #4498

Adds ability to set or change the upstream branch for branches in the Commit Graph and other GitLens views (#4498)

  • Adds new Set Upstream... and Change Upstream... context menu items to branches in the Commit Graph and other GitLens views
  • Adds a new upstream sub-command to the branch Git Command Palette

 - Adds _[Set|Change] Upstream..._ context menus items for branches
 - Adds upstream sub-command to branch Git Command Palette
@eamodio eamodio requested review from d13 and axosoft-ramint July 17, 2025 01:29
Copy link
Member

@d13 d13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eamodio eamodio merged commit 28aee08 into main Jul 29, 2025
3 checks passed
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.

Add ability to set/unset upstream tracking
2 participants