You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: