Uses of Class
org.eclipse.jgit.api.ListNotesCommand
-
Packages that use ListNotesCommand Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of ListNotesCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return ListNotesCommand Modifier and Type Method Description ListNotesCommandGit. notesList()Return a command to list all notesListNotesCommandListNotesCommand. setNotesRef(String notesRef)Set theRefto read notes from
-