abra app cmd -t 👉 abra app cmd -T #499
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?
This should be changed back to what it was,
-T.Mistake in the migration, I imagine...
/cc @simon @moritz @fauno
the -T flag functionality was reversed:
-T, --tty request remote TTYbefore it was:
--tty, -T Disables TTY mode to run this command from a script.Many
abra.shfunction won't work anymore. It would be nice if it supports the original functionality again, instead of changing many recipes and scripts.