Support non-uppercase recipe names #500
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?
@Brooke ran into this with
Gotosocialand had to submit to lowercase authoritarianism in the recipe naming to make it work. Also, she lost an hour of her life debugging this 😭 There is some awful broken-ness in here to do withabradogmatically lowercasing re-cloning stuff... to be fixed!OK, the worst of coop-cloud/gotosocial#2 is mitigated now. You can use whatever case you want but this should then match when you
abra app new. Not providing a matching case will now error out because it can't find the recipe.