Login
Roast topics
Find topics
Find it!
From:
Relentless Coding
(Uncensored)
subscribe
How to Create a Shared Git Repo - Relentless Coding
https://relentlesscoding.com/posts/git-shared-repo/
links
backlinks
Tagged with:
git
version control
permissions
groups
setgid
Roast topics
Find topics
Roast it!
In this post we will take a look at how to set up a shared Git repository. The goal is to have multiple different users be able to push to and pull from this repository. Security is provided by using Unix users and groups.