You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "hack" to use `bash`'s `read -r` function to read reliably from
`/dev/tty` conflicts with the upcoming built-in `add -p`, to support
single key stroke commands.
Let's back out the changes, and then re-apply them on top of `add -p`,
consolidated.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments