make repo title lowercase #2
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?
It seems there is a potential bug that means abra behaves strangely with capitalization, or rather when the requested app name is not capitalized.
When I clone the repo normally with capitalization and then run
abra app new gotosocial
it copies the contents ofGoToSocial
intogotosocial
toolshed/abra#500