Initial attempt to support cloning of repositories when creating
authorMagnus Hagander <magnus@hagander.net>
Thu, 12 Feb 2009 14:27:24 +0000 (15:27 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 12 Feb 2009 14:27:24 +0000 (15:27 +0100)
commit96ead414507cede0e7a60c6f6d90132e78c6d373
treed8a5243c8f92f988a4e0574ed7b7731ba6b60be7
parent2c073290492926ddcd62ddd4ec7946b7cf5b0428
Initial attempt to support cloning of repositories when creating
a new one. Not tested at all yet.
gitadmin/adm/forms.py
gitadmin/adm/models.py
gitadmin/adm/templates/base.html
gitadmin/adm/templates/repoview.html
gitadmin/adm/views.py
gitdump.py