Files
@ ffe4d5060d91
Branch filter:
Location: kallithea/.travis.yml
ffe4d5060d91
834 B
application/yaml
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.