Manual steps to decrypt a file?
未关闭
- 主要语言
- C++
- 星标
- 9.9k
- 派生
- 544
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm using a CI build that downloads a zip archive from github. At build time, I need to decrypt a file that has been encrypted with git-crypt using gpg. However, the CI build cannot decrypt the files because it is not a cloned directory tree and thus I cannot run 'git crypt unlock'.
I see the .git-crypt tree, but what are the manual steps to gpg to decrypt a file?
Any guidance appreciated.
贡献指南
评估
这个 Issue 还没有评估数据。