Files
@ ffe4d5060d91
Branch filter:
Location: kallithea/docs/readme.rst
ffe4d5060d91
42 B
text/prs.fallenstein.rst
api: avoid duplicating group name when updating repo (Issue #37)
The api incorrectly passed repo.repo_name as repo_name, and the model update
function incorrectly always required repo_name.
The api incorrectly passed repo.repo_name as repo_name, and the model update
function incorrectly always required repo_name.