get_orig_path
Description:
Get the path of the file where this hunk originated, as of the commit specified by get_orig_commit_id.
Parameters:
this |
a BlameHunk. |
Returns:
the path or null. |
Get the path of the file where this hunk originated, as of the commit specified by get_orig_commit_id.
this |
a BlameHunk. |
the path or null. |