git_blame-class {git2r}R Documentation

S4 class to handle a git blame for a single file

Description

Class "git_blame"

Slots

path

The path to the file of the blame

hunks

List of blame hunks

repo

The S4 class git_repository that contains the file


[Package git2r version 0.18.0 Index]