Commit c52f9b7
authored
feature #1019 Allow fetching repo readme for a specific ref (bery)
This PR was merged into the 3.3.x-dev branch.
Discussion
----------
As per Github's API it is possible to fetch a readme file for specific branch or tag
https://docs.github.com/en/rest/reference/repos#get-a-repository-readme
Commits
-------
d73a1e0 Allow fetching repo readme for a specific ref1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
263 | | - | |
| 264 | + | |
264 | 265 | | |
265 | | - | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| |||
0 commit comments