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

Push Fails Silently on Declined pre-receive Hook #216

Closed
marcus-held opened this issue Feb 13, 2018 · 3 comments
Closed

Push Fails Silently on Declined pre-receive Hook #216

marcus-held opened this issue Feb 13, 2018 · 3 comments
Milestone

Comments

@marcus-held
Copy link

As stated in the title we encountered the issue that a pre-receive hook on our origin declined pushing tags and the plugin did not throw any exception which lead to inconsistent states in our versioning.

16:17:05.194 [DEBUG] [org.eclipse.jgit.transport.PacketLineIn] git< ng refs/tags/0.1.375 pre-receive hook declined
@ajoberstar
Copy link
Owner

2.2.0-rc.1 is out with a fix for this.

@p10shinde
Copy link

I am also facing the same error with JGIT 4.11(org.eclipse.jgit-4.11.0.201803080745-r) . In which release this is fixed? What version of JGIT jar do I need to take?

@ajoberstar
Copy link
Owner

Did you try grgit 2.2.0? The JGit version shouldn't affect this.

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

3 participants