Renaming v4.0.x git branch

Alan DeKok aland at deployingradius.com
Sat Jun 9 15:37:32 CEST 2018


  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.




More information about the Freeradius-Devel mailing list