get_orig_commit_id


Description:

public unowned OId? get_orig_commit_id ()

Get the id of the commit where the hunk was found.

This is usually the same the final commit id, except when GGIT_BLAME_TRACK_COPIES_ANY_COMMIT was used.

Parameters:

this

a BlameHunk.

Returns:

a OId or null.