get_entry_from_index
Description:
Gets the ReflogEntry at idx in this
, or null if not found.
Parameters:
| this |
a Reflog. |
| idx |
the position to lookup. |
Returns:
|
the reflog entry at the index, or null if not found. |