digitigrade is now available at my self-hosted cgit: https://git.зима.net/winter/digitigrade
Digitigrade @ git 30b0b6a
by the way, if any of you want an account on my git setup, you can have one :] i would just need your preferred username and your ssh public key
then, you can just do something along the lines of git remote add origin ssh://git@xn--80andq.net:10010/your-username/repository-name , if the repo doesnt exist on the server already it will be created for you :3
(the ugly ssh port will be fixed soon i promise !!!!! once it's fixed it would just be git@xn--80andq.net:user/repo which is a lot nicer)
the cool and fancy repo management is using 'gitolite', it's pretty neat :>
it also lets you use some restricted commands, e.g. ssh git@xn--80andq.net config user/repo --add gitweb.description 'yap yap' if you wanna change the description tagline shown in cgit