I need to install git on a Ubuntu server that will be shared and accessed by multiple users.
I assume I will use git+ssh, so each user will have a system account, but how do I go about installing git and a repository so that each user can push/pull over a local IP?