We've renamed the v4.0.x branch to "master". This is in part due to the problem that random people are installing v4 (because 4>3), and then trying to use it. You can fix up your local repos by doing: git branch -m v4.0.x master git branch --set-upstream-to origin/master Alan DeKok.