Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
ListNotesCommand |
Git.notesList()
Return a command to list all notes
|
ListNotesCommand |
ListNotesCommand.setNotesRef(String notesRef)
Set the
Ref to read notes from |
Copyright © 2020 Eclipse JGit Project. All rights reserved.