File compression
Aperta
feature
- Lingua principale
- C++
- Stelle
- 9.9k
- Fork
- 544
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.