Have keyfork assume KEYFORK_PROMPT_TYPE=headless when receiving stdin via pipe #78
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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 removes the ability to enter PINs or other input. There's a reason this functionality accesses the raw terminal when standard input is blocked, and we only default to headless when stderr is unavailable. Headless exists for scripting purposes, and should be set during scripts.