GIT-SECRET-REMOVE(1) | git-secret | GIT-SECRET-REMOVE(1) |
git-secret-remove - removes files from index.
git secret remove [-c] <pathspec>...
git-secret-remove deletes files from .gitsecret/paths/mapping.cfg, so they won´t be encrypted or decrypted in the future. There´s also an option to delete existing encrypted versions of the files provided.
-c - deletes existing real encrypted files. -h - shows help.
Run man git-secret-remove to see this note.
git-secret-add(1) http://git-secret.io/git-secret-add, git-secret-clean(1) http://git-secret.io/git-secret-clean, git-secret-killperson(1) http://git-secret.io/git-secret-killperson
February 2017 | sobolevn |