AGWA / AGWA/git-crypt

git-crypt used alongside Github for Mac reliably breaks

未關閉
#33 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
9.9k
分支
544
PR 合併指標
30 天內沒有已合併 PR

描述

This is essentially Issue #26 for [Github for Mac](https://mac.github.com/) instead of Atlassian SourceTree.

If I have a file to be encrypted upon commit, `git commit ...` from the command line works as expected. Clicking commit from the Github app produces the following message.

```
[master 3846a0e] MY_COMMIT_MESSAGE

"git-crypt" clean: git-crypt: command not found
error: cannot feed the input to external filter "git-crypt" clean
error: external filter "git-crypt" clean failed -1
error: external filter "git-crypt" clean failed
fatal: FILE_TO_BE_ENCRYPTED: clean filter 'git-crypt' failed
(128)
```

The file(s) then pass through to the repository unencrypted.

I understand this might not be a high priority. Just thought it might as well be documented. :information_source:

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。