One post at a time
30 Jul
29 Jul
28 Jul
What to do when GitHub goes bad?

This was originally posted on github, I save a backup here just in case.
git daemon –base-path=/Users/libinpan/clone-from-github –export-all
git clone git://127.0.0.1/rails…
Note: The default port git uses is 9418. Make sure that your firewall is set up to handle this.
git instaweb –httpd=webrick
set :repository, “git://127.0.0.1/rails-app”
28 Jul
27 Jul
26 Jul
24 Jul
23 Jul
Recent Comments