*Step-by-step instructions:*
1: Log into nmi-s006 (get an account if necessary).
-2: Become the cndrauto user. Hint: you probably have sudo access, from there su to cndrauto.
+2: Become the cndrauto user. Hint: you probably have sudo access, from there =su - cndrauto=.
3: As the cndrauto user, run git fetch to update the git repo on nmi-s006 from the latest copy on the central repository. Make sure that /prereq/bin (where git is found on nmi-s006) is in your PATH.
$ git --git-dir=/space/git/CONDOR_SRC.git fetch
4: Exit back to your real login.