Uses of Class
org.eclipse.jgit.api.RemoveNoteCommand
Packages that use RemoveNoteCommand
-
Uses of RemoveNoteCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return RemoveNoteCommandModifier and TypeMethodDescriptionGit.notesRemove()
Return a command to remove notes on an objectRemoveNoteCommand.setNotesRef
(String notesRef) Set the name of theRef
to remove a note from.RemoveNoteCommand.setObjectId
(RevObject id) Sets the object id of object you want to remove a note