I was wondering how you authenticate between git repos for smart http.
For example, I have all my repositories in /repos/
, however, I would like to assign "John Doe" to only two of them. The other I want "Jane Doe" to access; however, I don't want either one of them to be able to access each other's repositories.
By the way: I do have user authentication working in genernal with http auth, it's the separating priv. for certain users is what I'm really after.
I spoke to the developer of https://github.com/sitaramc/gitolite and he pointed me in the direction: