mount -o remount,rw /
$ sudo aptitude install corkscrew
git-proxy
$HOME/bin
#!/bin/sh
exec /usr/bin/corkscrew $*
$ git config --global core.gitproxy '$HOME/bin/git-proxy'
No comments:
Post a Comment