AGWA / AGWA/git-crypt

File compression

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