Description
Repository data can be encrypted incrementally through a Git remote helper before it is stored in a remote location. It is useful for workflows that need encrypted synchronization of Git repositories.
Encryption depends on correct key handling, remote setup, and recovery testing. Confirm that secrets were not previously pushed unencrypted and that collaborators can decrypt what they need.