git-crypt

Transparent file encryption in git

Debian Debian
RUN apt-get update && \ apt-get install -y git-crypt
Ubuntu
RUN apt-get update && \ apt-get install -y git-crypt
Arch Arch Linux
RUN pacman -S --noconfirm git-crypt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y git-crypt
Fedora
RUN dnf install -y git-crypt
Raspbian
RUN apt-get update && \ apt-get install -y git-crypt
click the source code to copy install git-crypt on any operating system with command-not-found.com