I have a certain user (backup) that regularly clones/fetches all the repositories in our gitolite system. I have to manually add
R = backup
to every single repo I have. Is there an easier way to give this user access to every single repo?
Try this:
repo @all
R = backup