File compression
Ouverte
feature
- Langage dominant
- C++
- Étoiles
- 9.9k
- Forks
- 544
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.