git_diff_file-class {git2r}R Documentation

Git diff file

Description

Git diff file

Slots

old_file

Filename for old side of diff.

new_file

Filename for new side of diff.

hunks

List of git_diff_hunk objects.


[Package git2r version 0.15.0 Index]