Ubuntu Guide gitolite
Created by: sBuchhop
At the point "Don't forget to set umask 0007".
Take a look at .gitolite.rc not your .bashrc or what else is your profile and change
$REPO_UMASK = 0077; to $REPO_UMASK = 0007;
Please add this to the guide