SELECT distinct
substring(repo_git from 'github.com/([^/]+)/') as org_name
FROM
repo
Created
April 17, 2024 20:54
-
-
Save sgoggins/41f67203e072287a93d3f669f3d018dd to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment