I have setup Git on our production and staging server and it's working well, however upon doing a git pull
on the staging server it seemed to set the group owner name to the user I was logged into under SSH, which was root.
Is there anyway to get it to set the group name to another name without having to log in as that particular user?