Commit dd64e1c
Update to master GitHub API for fixing for user’s private repos list
GitHub API contains a bug when listing user’s private repos: when
list is paginated the listing includes ONLY the user’s public ones.
When list is NOT paginated all the repos are returned instead.
The lucamilanesio’s fork of GitHub API on master (1.57-SNAPSHOT)
contains the fix for this problem. Hopefully will be soon merged
and released by Kohsuke into a 1.57 final.
Change-Id: I3089c61ba5a930425c8162a58711e0b9700ef4e71 parent 4c7b880 commit dd64e1c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments