`git add -p` isn’t always in `/usr/libexec`
LucasLarson opened this issue · 1 comments
LucasLarson commented
Verifying git add -p
’s installation1 should allow looking in both /usr/lib/git-core
as well as the current search in /usr/libexec/git-core
2
Footnotes
LucasLarson commented
look[] in both
/usr/lib/git-core
as well as . . ./usr/libexec/git-core
the location of this directory is always"$(git --exec-path)"
1