96ccf79
b74f055
1
2 3 4 5 6
from cgitize.repo import Repo MY_REPOS = ( Repo('test_repo', clone_url='root@server:~/test_repo'), )