AGWA / AGWA/git-crypt

`git checkout` to different branch that have encrypted file failed

未关闭
#125 4 条评论 6 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
9.9k
派生
544
PR 合并指标
30 天内没有已合并 PR

描述

```
> git checkout feature/xxx
git-crypt: error: encrypted file has been tampered with!
error: external filter "git-crypt" smudge failed 1
error: external filter "git-crypt" smudge failed
fatal: /path/to/file/cacert.pem: smudge filter git-crypt failed
```

I have some encrypted file in this `feature/xxx` branch that doesn't exists in my current branch, when i try to checkout to it, it seems there is a failure on filter process of git-crypt. Has anyone encountered this before?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。