Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > b76c35463c1f8c7695c30100451dc92e > files > 2927

bzr-2.7.0-1.3.mga6.x86_64.rpm

sign-my-commits
===============

:Purpose: Sign all commits by a given committer.
:Usage:   bzr sign-my-commits [LOCATION] [COMMITTER]

:Options:
  --usage        Show usage message and options.
  -q, --quiet    Only display errors and warnings.
  --dry-run      Don't actually sign anything, just print the revisions that
                 would be signed.
  -v, --verbose  Display more information.
  -h, --help     Show help message.

:Description:
  If location is not specified the local tree is used.
  If committer is not specified the default committer is used.
  
  This does not sign commits that already have signatures.