I have a git repo, i connect via root to push and pull. I have another user i'd like to have access to my repo.
I have got him to create me a public key file for me to add to my servers ~/.ssh/authorized_keys
How do i then restrict him from having access to my entire server?