insufficient permission for adding an object to repository database
 
-Something like git-gc must have run recently, and so directories in 'objects' need to be recreated.  Git would do that as needed, but it doesn't know anything about AFS ACLs and is confused by the unix permissions it sees in our repo.  The following bash shell commands may be used to rectify the situation:
+Something like git-gc must have run recently, and so directories in 'objects' need to be recreated.  Git would do that as needed, but it doesn't know anything about AFS ACLs and is confused by the unix permissions it sees in our repo.  The following *bash* shell commands may be used to rectify the situation:
 
 {code}
 cd /afs/cs.wisc.edu/p/condor/repository/CONDOR_SRC.git/objects