Learn R Programming

git2r (version 0.21.0)

git_tree-class: S4 class to handle a git tree

Description

Class "git_tree"

Arguments

Slots

sha

The 40 character hexadecimal string of the SHA-1

filemode

The UNIX file attributes of a tree entry

type

String representation of the tree entry type

id

The sha id of a tree entry

name

The filename of a tree entry

repo

The S4 class git_repository that contains the commit