AGWA / AGWA/git-crypt

git-crypt fails to unlock encrypted files upon cloning new repo in production server

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

描述

I'm attempting to clone my repo in a production server and decrypt my files there. I had already encrypted the repo beforehand with `git-crypt add-gpg-user` and it works fine on my development machine, but nothing I'm doing seems to re-unlock the repo on the production server. Specifically, I get the error

`Error: no GPG secret key available to unlock this repository.`

I attempted to make a new GPG key on the production server, but that didn't help. I also don't know if my development machine has a GPG key linked to `git-crypt add-gpg-user`, meaning I don't have a key to export. I apologize if this seems like a trivial problem -- this is my first time using GPG and I have no idea what's going on. Can someone give me some guidance?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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