Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
RemoveNoteCommand |
Git.notesRemove()
Returns a command to remove notes on an object
|
RemoveNoteCommand |
RemoveNoteCommand.setNotesRef(java.lang.String notesRef) |
RemoveNoteCommand |
RemoveNoteCommand.setObjectId(RevObject id)
Sets the object id of object you want to remove a note
|
Copyright © 2012. All Rights Reserved.