AGWA / AGWA/git-crypt

File compression

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

描述

The readme rightly states:

> Files encrypted with git-crypt are not compressible. Even the smallest change to an encrypted file requires git to store the entire changed file, instead of just a delta.

However it seems to be a relative simple feature to allow git-crypt itself to compress (large text) files before encryption, and decompress them after decryption.

Was this considered and if so, what are the gotchas that prevented implementation?

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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