mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
fd5bb6d872
git-secret is a tool which stores private data inside a git repo. General information: git-secret encrypts tracked files with public keys for users whom you trust using gpg, allowing permitted users to access encrypted data using their secret keys. PR: 235056 Submitted by: joshr-freebsd@joshr.com
16 lines
702 B
Plaintext
16 lines
702 B
Plaintext
@(root,root,555) bin/git-secret
|
|
@(root,root,444) man/man1/git-secret-add.1.gz
|
|
@(root,root,444) man/man1/git-secret-cat.1.gz
|
|
@(root,root,444) man/man1/git-secret-changes.1.gz
|
|
@(root,root,444) man/man1/git-secret-clean.1.gz
|
|
@(root,root,444) man/man1/git-secret-hide.1.gz
|
|
@(root,root,444) man/man1/git-secret-init.1.gz
|
|
@(root,root,444) man/man1/git-secret-killperson.1.gz
|
|
@(root,root,444) man/man1/git-secret-list.1.gz
|
|
@(root,root,444) man/man1/git-secret-remove.1.gz
|
|
@(root,root,444) man/man1/git-secret-reveal.1.gz
|
|
@(root,root,444) man/man1/git-secret-tell.1.gz
|
|
@(root,root,444) man/man1/git-secret-usage.1.gz
|
|
@(root,root,444) man/man1/git-secret-whoknows.1.gz
|
|
@(root,root,444) man/man7/git-secret.7.gz
|