How to list all users that have current access to a project in Git? I looked into following
List all developers on a project in Git
which lists all users that have contributed to the project. Is there a way to list all users that can access it currently?