AGWA / AGWA/git-crypt

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

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