You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update-book: refactor the code to look for downloads
Some books have downloadable PDF/ebook versions. In the
`remote_genbook2` function, this information is discovered dynamically
by looking at the corresponding repository's latest release.
This functionality is useful even in the GitHub workflow that keeps
https://git-scm.com/book/ up to date, so let's refactor it into a
reusable function.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments