AGWA / AGWA/git-crypt

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

オープン
#125 コメント 4 件 リアクション 6 件 担当者 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 を短くまとめたダイジェスト。