The FreeRADIUS Project - Commit Access
Commit access is available through SSH, to known individuals. The instructions below on git access apply only for people with commit access to the main git tree.
Note that the following is a different URI than is used for anonymous access:
$ git clone git@git.freeradius.org:freeradius-server.git radiusd
Where radiusd is the local directory which will contain the source code. The radiusd name can optionally be omitted. If it is omitted, then the clone will go into a directory called freeradius-server.
Please read the howto page for the suggested git work flow.
Branches, tags, etc.
Please be careful with branches, tags, etc. Pushing changes back to the central repository means that everyone else can see them, too. Odds are that you don't want others to see local development branches.
The world's most popular RADIUS Server.