git_signature-class {git2r}R Documentation

S4 class to handle a git signature

Description

Class "git_signature"

Slots

name

The full name of the author.

email

Email of the author.

when

Time when the action happened.


[Package git2r version 0.16.0 Index]