Make fetchRecipe
a re-usable helper function across cli packages
#551
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?
In https://git.coopcloud.tech/coop-cloud/abra/pulls/401/files,
fetchRecipe
. I realise I need it also in coop-cloud/abra#361 and ofc I just mostly copy/pasted this block of code all over most of the CLI commands. We could do a refactor here at some point. Thanks @p4u1 for making a start.I can also adjust the pull request and add the function somewhere into
pkg/...