Git
-
Setting up a FreeBSD multi-user git server
This is a quick note on how to create a multi-user git server hosted on your own FreeBSD set-up, using the SSH protocol for reading/writing from/to repositories. Steps
-
FreeBSD Git Server Granular User Permissions using File System Access Control Lists (ACLs)
Previously I wrote about how to create a multi user git server on FreeBSD using standard UNIX file permissions, allowing users that belong to the same group to read and