get_orig_start_line_number
Description:
Get the line number where the hunk begins in the file specified by get_orig_path at the commit specified by get_orig_commit_id.
Line numbers start at 1.
Parameters:
this |
a BlameHunk. |
Returns:
the orig hunk line number. |