git_diff-class {git2r}R Documentation

Git diff

Description

Git diff

Slots

old

Represents the 'from' side of the diff.

new

Represents the 'to' side of the diff.

files

List of git_diff_file objects.


[Package git2r version 0.19.0 Index]