FiloSottile / FiloSottile/awesome-age
git filter article
Open
- Dominant language
- No language data
- Stars
- 617
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
After implementing the [git filter suggested here](https://seankhliao.com/blog/12020-09-24-gitattributes-age-encrypt/) I noticed that after cloning the project in another location I have a staged change in an encrypted file. `cat`ing the file shows the expected unencrypted content, but `git diff`ing the file shows differences in the encrypted amored text.
I wonder why this happens, any idea?
Contributor guide
Assessment
This issue has not been assessed yet.