mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
The better solution might well be to do this locally, using either ``` git config --global url."https://".insteadOf git:// ``` or ``` git config --global url."https://github.com".insteadOf git://github.com ``` However, we don't live in an ideal world so this commit intends to lower the barrier to entry. See https://stackoverflow.com/questions/16298986/unable-to-connect-to-github-com-for-cloning for more information.
488 B
488 B