git_repository-class {git2r}R Documentation

S4 class to handle a git repository

Description

Class "git_repository"

Slots

path

Path to a git repository

Methods

is_bare

signature(object = "git_repository")

is_empty

signature(object = "git_repository")


[Package git2r version 0.19.0 Index]