Closed
Description
Describe the bug
It seems that committing and pushing with gitui interferes with git-crypt.
Git staging, committing and pushing using only with git command line works.
Not sure what's happening, something to investigate?
To Reproduce
Steps to reproduce the behavior:
- Create a repo
- Initialize git-crypt
- Add a secret
- Commit and Push using gitui
Expected behavior
Secrets should be encrypted, as they are while using the git command line, but they end up being pushed to the remote in clear.
Context (please complete the following information):
- OS/Distro + Version:
macOS 12.1 (21C52)
- GitUI Version:
gitui 0.22.1
- Rust version: installed with brew