Uses of Class
org.eclipse.jgit.api.ShowNoteCommand
Packages that use ShowNoteCommand
-
Uses of ShowNoteCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return ShowNoteCommandModifier and TypeMethodDescriptionGit.notesShow()Return a command to show notes on an objectShowNoteCommand.setNotesRef(String notesRef) Set theRefto read notes from.ShowNoteCommand.setObjectId(RevObject id) Sets the object id of object you want a note on