Class BlameCommandParameters


public class BlameCommandParameters extends AbstractCommitCommandParameters
Describes a commit:path pair to calculate blame for. Blame calculations start at the specified commit, and work backward through history to determine the most recent commit to modify each line in the requested file.