dump_parsed_log: Dump a parsed log into .gitsum

Description Usage Arguments Functions

View source: R/io.R

Description

Store a parsed git log in a gitsum repository.

Usage

1
2
3
dump_parsed_log(log, path = ".", over_write = FALSE, verbose = TRUE)

dump_last_commit(log, path, verbose = TRUE)

Arguments

log

A parsed log as a tibble

path

The path to the root directory of the gitsum repository.

over_write

Whether or not existing files / directories should be overwritten.

verbose

Whether or not to send informative messages to the console.

Functions


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