Method
GgitIndexEntryResolveUndoget_id
Declaration [src]
GgitOId*
ggit_index_entry_resolve_undo_get_id (
  GgitIndexEntryResolveUndo* entry,
  gint stage
)
      Return value
Type: GgitOId
The oid or NULL.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. | 
The return value can be NULL. |