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.
 {code}
+   % sudo su - cndrauto
    % git --git-dir=/space/git/CONDOR_SRC.git fetch
 {endcode}
 4: Exit back to your real login.