Teach abra recipe new to create a gitea repo #230
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 recipe new foobar --create
would be nice+1, this sounds like a great idea.
May I propose a possible adjustment? Use
--upload
instead of--create
as 1.abra recipe new
already creates a recipe as-is, just locally and 2. this would make it a bit clearer that the action has a 'remote' consequence.