Optional configuration for the git blame command.

interface Blame {
    content?: string;
}

Properties

Properties

content?: string

Dirty state content.