Merge lp://staging/~jelmer/brz-git/gpg-signatures into lp://staging/brz-git
Proposed by
Jelmer Vernooij
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Jelmer Vernooij | ||||
Approved revision: | 1848 | ||||
Merge reported by: | The Breezy Bot | ||||
Merged at revision: | not available | ||||
Proposed branch: | lp://staging/~jelmer/brz-git/gpg-signatures | ||||
Merge into: | lp://staging/brz-git | ||||
Diff against target: |
122 lines (+67/-2) 3 files modified
commit.py (+5/-0) repository.py (+39/-2) tests/test_repository.py (+23/-0) |
||||
To merge this branch: | bzr merge lp://staging/~jelmer/brz-git/gpg-signatures | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jelmer Vernooij | Approve | ||
Review via email: mp+341288@code.staging.launchpad.net |
Description of the change
Add support for signing commits.
This depends on lp:~jelmer/brz/gpg-detached-sign
To post a comment you must log in.