Files @ a9f2aa1e15e6
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py

Marcin Kuzminski
bring back cs id for node history in git as it improves performance. Adding format prevents from crashes of modified gitconfigs
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass