Name:
Anonymous
2013-12-01 9:36
I'm pretty curious: do you /prog/riders expend your free time doing some personal projects?
In what kind of things you are working?
tell me everything
Name:
anonymous
2013-12-30 11:12
Wow, the old 4chanprog.git repo still works. And I can commit using tor.
http://repo.or.cz/w/4chanprog.git/shortlog/refs/heads/mobabout using the mob branch:
http://repo.or.cz/h/mob.htmlThis should do it...
torsocks git clone git://repo.or.cz/4chanprog.git 4chanprog
cd 4chanprog
torsocks git checkout mob
torsocks git remote set-url --push origin ssh://mob@repo.or.cz/srv/git/4chanprog.git
Then
torsocks git push
torsocks git pull
seem to work ok.
I submitted the bisexp project there for now. You are welcome to contribute/ravage/vandalize it as you wish.