Options (3)
-d, --displaybooleanDisplay the credentials of a configured repository
Example:
transcrypt {{[-d|--display]}}-c, --cipherbooleanInitialize and decrypt a fresh clone of a configured repository
Example:
transcrypt {{[-c|--cipher]}} {{cipher}}-r, --rekeybooleanRekey to change the encryption cipher or password
Example:
transcrypt {{[-r|--rekey]}}Examples (5)
Initialize an unconfigured repository
List the currently encrypted files
git ls-cryptDisplay the credentials of a configured repository
transcrypt [-d|--display]Initialize and decrypt a fresh clone of a configured repository
transcrypt [-c|--cipher] cipherRekey to change the encryption cipher or password
transcrypt [-r|--rekey]made by @shridhargupta | data from tldr-pages