1GIT-SECRET-CLEAN(1) git-secret GIT-SECRET-CLEAN(1)
2
3
4
6 git-secret-clean - removes all the hidden files.
7
9 git secret clean [-v]
10
12 git-secret-clean deletes all the encrypted files. Verbose output is
13 enabled with the -v option, in which case the program prints which
14 files are deleted.
15
17 -v - shows which files are deleted.
18 -h - shows this help.
19
21 Run man git-secret-clean to see this note.
22
24 git-secret-whoknows(1) http://git-secret.io/git-secret-whoknows,
25 git-secret-add(1) http://git-secret.io/git-secret-add,
26 git-secret-remove(1) http://git-secret.io/git-secret-remove,
27 git-secret-killperson(1) http://git-secret.io/git-secret-killperson
28
29
30
31sobolevn August 2018 GIT-SECRET-CLEAN(1)