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