links for 2009-10-31
-
Right after cloning your fork, do `git remote add upstream git://github.com/aslakhellesoy/cucumber.git` and from then on you can just `git fetch upstream` Also, to pull from another fork once, use `git pull git://github.com/oddlyzen/autumn.git master`