blame_file


Description:

public Blame? blame_file (File file, BlameOptions? blame_options) throws Error

Get a blame for a single file.

Parameters:

this

a Repository.

file

the file to blame.

blame_options

blame options.

Returns:

a Blame.