Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 3ad95df1b9ec0c823807557dbacf5694 > files > 398

bzr-doc-2.2.4-1.fc14.noarch.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.
  --dry-run      Don't actually sign anything, just print the revisions that
                 would be signed.
  -v, --verbose  Display more information.
  -q, --quiet    Only display errors and warnings.
  -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.