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

[FEATURE] Allow changing of tracking branch on push #142

Closed
EreMaijala opened this issue May 24, 2024 · 2 comments
Closed

[FEATURE] Allow changing of tracking branch on push #142

EreMaijala opened this issue May 24, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@EreMaijala
Copy link
Contributor

It would be nice if there was an option in the Push dialog to set tracking to the newly created branch when pushing to new branch. Often the new branch would be the target of further commits as well, and this would save one from manually changing the tracking branch after push, which can be quite slow when there are a lot of remotes and branches.

@love-linger love-linger self-assigned this May 24, 2024
@love-linger love-linger added the enhancement New feature or request label May 24, 2024
@love-linger
Copy link
Collaborator

You can try this build from https://github.com/sourcegit-scm/sourcegit/actions/runs/9232641346 to test this feature

@EreMaijala
Copy link
Contributor Author

@love-linger Awesome, thanks! Seems to work great. :) Perhaps I'd change the English text to Set as tracking branch to align it with the style of the other options, but that's just a nitpick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants