Note that =/p/condor/workspaces/your_login/CONDOR_SRC/src= contains the latest checked out HTCondor source. The metadata for the whole tree is stored in =/p/condor/workspaces/your_login/CONDOR_SRC/.git=. The files under =/p/condor/workspaces/your_login/CONDOR_SRC=, known as your workspace, will change as you switch from branch to branch.
-If your machine doesn't have AFS, you can have git use ssh to interact with the main repo. Your clone command would look like this:
+If your machine doesn't have AFS, you can have git use ssh to interact with the main repo. Your clone command would look like this, substituting a CSL maintained computer you can log into for library.cs.wisc.edu.
{code}
$ git clone ssh://library.cs.wisc.edu/p/condor/repository/CONDOR_SRC.git