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

NRE when attempting to push with no remote configured #3794

Closed
matthewtylerwood opened this issue Jun 29, 2017 · 2 comments
Closed

NRE when attempting to push with no remote configured #3794

matthewtylerwood opened this issue Jun 29, 2017 · 2 comments

Comments

@matthewtylerwood
Copy link

Do you want to request a feature or report a bug?
bug

What is the current behavior?
When no remote is configured for a new repository, an attempt to push results in a NRE.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Create a new repository, commit some changes, and try to push with no remote configured.

What is the expected behavior?
Open the push dialog with no remote populated.

Which versions of GitExtensions, GIT and Windows are affected by this issue? Did this work in previous versions of our tool?
GitExtensions 2.50.00, GIT 2.12.2, and Windows 7.
Yes, it worked in previous versions.

@EbenZhang
Copy link
Contributor

So #3547 is back? i will double check later.

@matthewtylerwood
Copy link
Author

Yes, this looks like the same behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants