Open zarsky-broad opened 5 years ago
@zarsky-broad thanks for the report!
This is the same root cause as https://github.com/desktop/dugite-native/issues/164 and needs to be addressed in the embedded Git. I'm going to move this over the related project so we can track it there.
aim su sorry
Description
Git-secrets fails to run (I think because it can't find git-sh-setup). Specifically, the error raised points to line 46, and the built-in git has a weird exec-path:
Version
Steps to Reproduce
Set up git-secrets in a repo, then try to commit any file.
Expected Behavior
Commit succeeds.
Actual Behavior
Commit fails with error
No such file or directory
.Additional Information
Logs