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

Disable Merge and Rebase commands when current is local branch #1248

Open
KindDragon opened this issue Sep 14, 2012 · 4 comments
Open

Disable Merge and Rebase commands when current is local branch #1248

KindDragon opened this issue Sep 14, 2012 · 4 comments
Labels
area: user experience 🤓 good first issue type: feature request up-for-grabs Easy tasks for those looking to get involved. Refer to https://up-for-grabs.net/

Comments

@KindDragon
Copy link
Contributor

Disable Merge and Rebase commands from Pull menu (or show error message before executing command) if current branch is local (not pushed to remote repository)

@RussKie
Copy link
Member

RussKie commented Feb 18, 2018

These ones?
image

@KindDragon
Copy link
Contributor Author

Yes, to fix error like this:

"C:\Program Files\Git\bin\git.exe" pull --rebase --progress "origin"
You asked to pull from the remote 'origin', but did not specify
a branch. Because this is not the default configured remote
for your current branch, you must specify a branch on the command line.

@Regan-Koopmans
Copy link

@RussKie, is this still functionality we would like? I am a new contributer and I believe I can work on this issue.

@RussKie
Copy link
Member

RussKie commented Jul 1, 2018 via email

@ghost ghost added the 🚧 status: in progress Issues which have associated PRs label Oct 4, 2020
@ghost ghost removed the 🚧 status: in progress Issues which have associated PRs label Oct 17, 2020
@ghost ghost added the 🚧 status: in progress Issues which have associated PRs label Oct 17, 2020
@ghost ghost removed the 🚧 status: in progress Issues which have associated PRs label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: user experience 🤓 good first issue type: feature request up-for-grabs Easy tasks for those looking to get involved. Refer to https://up-for-grabs.net/
Projects
None yet
3 participants