Skip to content

Commit 93087bb

Browse files
author
Raihaan Shouhell
committed
Add annotation to getUrl
1 parent fcd163d commit 93087bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/hudson/plugins/git/UserRemoteConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ public String getRefspec() {
6868
}
6969

7070
@Exported
71+
@CheckForNull
7172
public String getUrl() {
7273
return url;
7374
}

0 commit comments

Comments
 (0)