FIX upload-package #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
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?
curl's output isn't shown in case of errors, because bash exits with an error
code before print. Storing the output in a variable doesn't really make sense, though.