add --ssh
flag to abra recipe fetch
to start with an SSH checkout
#546
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?
When you know you're about to do recipe-hacking, making sure it's an SSH (as opposed to an HTTPS) checkout is handy.
Probably safest to bail if
--ssh
is specified, but the clone fails.CC @cas