Hi I have recently done a migration to Bitbucket (Data Centre) version.
Problem is we are finding arbitrary empty repos.
I am looking for a way to isolate those repos that are empty and recopy them over.
In particular looking for a list of repos that have zero commits or size = 0.
I tried looking at the Postgres database, but those tables are not very user intuitive.
Any assistance in this regard will be appreciated.
Dani