AGWA / AGWA/git-crypt

File compression

Open
#324 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C++
Stars
9.9k
Forks
544
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.