Hi team,
I want to add some shared libs which might be used by many repos, e.g. some util functions which might be used by any repos.
1. What is the recommended way to add those libs? E.g. create a separate repo and reference it in another repo?
2. How to control the permission?
3. How to control diff versions?
4. How to share from diff workspaces?
Thanks