| Package | Description |
|---|---|
| org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
| org.eclipse.jgit.gpg.bc.internal |
| Modifier and Type | Method and Description |
|---|---|
TagCommand |
TagCommand.setGpgSigner(GpgObjectSigner signer)
Sets the
GpgSigner to use if the commit is to be signed. |
| Modifier and Type | Class and Description |
|---|---|
class |
BouncyCastleGpgSigner
GPG Signer using the BouncyCastle library.
|
Copyright © 2021 Eclipse JGit Project. All rights reserved.