Commit 372d5ff
File tree
Expand file treeCollapse file tree
2 files changed
+17
-3
lines changedFilter options
- src/main/java/org/kohsuke/github
Expand file treeCollapse file tree
2 files changed
+17
-3
lines changedsrc/main/java/org/kohsuke/github/GHIssue.java
Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHIssue.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
| 132 | + |
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
|
src/main/java/org/kohsuke/github/GHPullRequest.java
Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHPullRequest.java+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
55 | 62 |
|
56 | 63 |
|
57 | 64 |
|
| ||
120 | 127 |
|
121 | 128 |
|
122 | 129 |
|
123 |
| - |
| 130 | + |
| 131 | + |
124 | 132 |
|
125 | 133 |
|
126 | 134 |
|
127 |
| - |
| 135 | + |
128 | 136 |
|
129 | 137 |
|
130 | 138 |
|
| ||
218 | 226 |
|
219 | 227 |
|
220 | 228 |
|
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
221 | 235 |
|
0 commit comments