Break catalogue generation out into separate binary #378
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
abra
A quick spike on this shows that it's simple to remove but doesn't actually reduce binary size due to the dependencies being so wrapped up in each other. So, this would probably just lead to more churn than anything. Unless automation needs show that it would be handy to split it out later, I think we can leave as-is for now.
Roger that, thanks for spelunking