sq-git-init - Man Page

Suggests how to create a policy

Synopsis

sq-git init [Options]  

Description

Suggests how to create a policy.

Suggests how to create a policy by analyzing recent commits.  The heuristic considers signed commits on the current branch that were made over the past half year, and suggests that the most frequent committer be made the project maintainer, and other committers be made committers.

Note: This is a *simple* heuristic; its recommendations should be viewed as a starting point.  In particular, you still need to do some due diligance.  It is essential that you review the suggested roles, and check that people actually control the certificates.  Ideally, you should ask each person for their OpenPGP fingerprint in person.  But in the very least you should ask them via email.

Options

Global options

See sq-git(1) for a description of the global options.

Examples

Inspects the current branch and suggests how to create a policy.

    sq-git init

See Also

sq-git(1).

For the full documentation see <https://sequoia-pgp.gitlab.io/sequoia-git>.

Version

0.5.0

Referenced By

sq-git(1).

0.5.0 Sequoia PGP