We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd163d commit 93087bbCopy full SHA for 93087bb
src/main/java/hudson/plugins/git/UserRemoteConfig.java
@@ -68,6 +68,7 @@ public String getRefspec() {
68
}
69
70
@Exported
71
+ @CheckForNull
72
public String getUrl() {
73
return url;
74
0 commit comments