Files
@ 28db71c6349e
Branch filter:
Location: kallithea/MANIFEST.in - annotation
28db71c6349e
856 B
text/plain
scm: introduce AvailableRepoGroupChoices
Extract reusable code to reduce code duplication.
Note: groups_choices from the db module is only used from this function and
should perhaps also be extracted ... but it is also closely related to other
stuff that is (mis)placed in the db module so perhaps not ...
Extract reusable code to reduce code duplication.
Note: groups_choices from the db module is only used from this function and
should perhaps also be extracted ... but it is also closely related to other
stuff that is (mis)placed in the db module so perhaps not ...