manage_gitsum: Manage a gitsum repository

Description Usage Arguments Functions

Description

A gitsum repository is a git repository with an additional .gitsum folder in the root directory that is mainly used to store a parsed git log as a tibble.

Usage

1
2
3
init_gitsum(path = ".", over_write = FALSE)

remove_gitsum(path = ".")

Arguments

path

The path to the repository to initialize.

over_write

Whether or not an existing directory should be overwritten.

Functions


lorenzwalthert/gitsum documentation built on Jan. 17, 2021, 9:34 p.m.