Files @ 67962f489ddd
Branch filter:

Location: kallithea/docs/readme.rst - annotation

67962f489ddd 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Mads Kiilerich
clone_url: always pass a clone_uri_tmpl, with Repository.DEFAULT_CLONE_URI as last resort

clone_url() had a layering violation of using c.clone_uri_tmpl . This
refactoring now makes it clear that this only was used from
PullRequest.__json__(), so move the hack there and simplify it.
1
2
3
.. _readme:

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