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
deploy: manually enforce HTTPS links in book/ and docs/
The new checks for HTTPS enforcement found a couple of problems:
#1953 (comment)
Essentially, some (quite stale) translations of the ProGit book, as well
as manual pages of older Git versions, use http://git-scm.com links. And
those are basically outside of our control to fix properly (in
particular the manual pages of older Git versions).
So let's just work around this by manually replacing them.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments