Files @ 078136fd83fb
Branch filter:

Location: kallithea/docs/readme.rst - annotation

078136fd83fb 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
domruf
tests: fix Git on Windows sometimes failing on ' or ` in file:/// URLs

Some Git versions will fail when cloning a repository like:

git clone file:///path/to/strange-file-'`foobar myclone

Since '` (and some other characters) are filtered anyway (in
lib.utils.repo_name_slug) I think this test doesn't need to test those
characters.
1
2
3
.. _readme:

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