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

gitPublishReset gives null pointer exception #106

Open
strmark opened this issue Jun 26, 2023 · 1 comment
Open

gitPublishReset gives null pointer exception #106

strmark opened this issue Jun 26, 2023 · 1 comment
Labels

Comments

@strmark
Copy link

strmark commented Jun 26, 2023

gitPublishReset gives a null pointer exception when the following is inside the .gitconfig file

[remote "origin"]
prune = true

When I remove the entry from the .gitconfig file, gitPublishReset works fine.

@ajoberstar
Copy link
Owner

I'm releasing a 5.0.0-beta.1 that uses the git cli instead of grgit. This should increase support for features like this and hopefully won't cause this behavior. Let me know if it's resolved when that's available to test.

@ajoberstar ajoberstar added the bug label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants