Files @ 3ea3d3a2b3e3
Branch filter:

Location: kallithea/docs/readme.rst - annotation

3ea3d3a2b3e3 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
mads
git: make sure _check_url only accept the protocols accepted by is_valid_repo_uri

Avoid unnecessary flexibility, ambiguity, and complexity.

The file protocol was never used. But when cloning existing managed repos,
is_valid_repo_url would be skipped and _check_url would be called with absolute
paths.
1
2
3
.. _readme:

.. include:: ./../README.rst