Skip to content

fix crash when no remote called 'origin' present (#486) #491

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
Jan 12, 2021

Conversation

extrawurst
Copy link
Collaborator

@extrawurst extrawurst commented Jan 12, 2021

this will pick up the first remote we can find. maybe its a better strategy to fail always when no origin is present and we have another way to push to a specific remote, or even pull up a popup when wanting to push and no origin is defined to choose the remote to use.

closes #486

@extrawurst extrawurst marked this pull request as ready for review January 12, 2021 15:17
@extrawurst extrawurst merged commit 0299020 into master Jan 12, 2021
@extrawurst extrawurst deleted the fix-crash-when-no-origin branch January 12, 2021 15:17
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.

crash on push when no origin is defined
1 participant