Learn R Programming

git2r (version 0.21.0)

git_diff-class: Git diff

Description

Git diff

Arguments

Slots

old

Represents the 'from' side of the diff.

new

Represents the 'to' side of the diff.

files

List of '>git_diff_file objects.