Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Enable interactive.singleKey #93

Open
salcode opened this issue Nov 29, 2018 · 0 comments
Open

Enable interactive.singleKey #93

salcode opened this issue Nov 29, 2018 · 0 comments

Comments

@salcode
Copy link
Member

salcode commented Nov 29, 2018

Adding this to .gitconfig

[interactive]
    singleKey = true

modifies git add -p, so you do not need to press enter after making a choice

see Stackoverflow Is there any way to make git add --patch respond to a single y or n keystroke?

salcode added a commit that referenced this issue Dec 3, 2018
Allow single key answers (no need to hit Enter) when using
git add -p

See #93
salcode added a commit that referenced this issue Jan 7, 2020
Allow single key answers (no need to hit Enter) when using
git add -p

See #93
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant