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

Make branch: command should always automatically set the corresponding upstream branch #3

Open
pandruszkow opened this issue May 19, 2021 · 0 comments

Comments

@pandruszkow
Copy link
Owner

This is necessary for some GUI tools. For example, IntelliJ's GitLab integration plugin can't detect which upstream branch the current local branch corresponds to, unless this is set up correctly using the Git command line (even when the branch was originally created locally and pushed to the server). This prevents it from being able to open the current file in browser.

@pandruszkow pandruszkow changed the title Make branch command should always automatically set the corresponding upstream branch Make branch: command should always automatically set the corresponding upstream branch Aug 24, 2021
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

No branches or pull requests

1 participant