Open
Description
Describe your idea
ATM the name of the remote seems to be hard coded as origin
, which causes the plugin to fail:
[ERROR] Failed to perform fetch
org.eclipse.jgit.api.errors.InvalidRemoteException: Invalid remote: origin
Expected Behavior
I personally rename my remotes to o
which causes the plugin to fail.
So having a way to config this would be great, preferably as a user property, so that can be easily overridden from CLI w/o having to mod the POM
Metadata
Metadata
Assignees
Labels
No labels