Silent error when checking status of server with known_host issue #49
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?
If you need to confirm a known_host, any call to --status in the program will just assume this is offline, which is the behaviour of docker as well. Maybe we should fix that so its more obvious instead of being confusing to the user.
Dupe of coop-cloud/go-abra#31?
Probably