mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
501 B
501 B
transcrypt
Transparently encrypt files within a git repository. More information: https://github.com/elasticdog/transcrypt.
- Initialize an unconfigured repository:
transcrypt
- List the currently encrypted files:
git ls-crypt
- Display the credentials of a configured repository:
transcrypt --display
- Initialize and decrypt a fresh clone of a configured repository:
transcrypt --cipher={{cipher}}
- Rekey to change the encryption cipher or password:
transcrypt --rekey