parse_log_one: parse a raw log

Description Usage Arguments

View source: R/parse.R

Description

parse a raw log

Usage

1
parse_log_one(raw, fnc_list, has_merge)

Arguments

raw

a character vector corresponding to one commit.

fnc_list

the list of named functions that return the elements we want to extract from the log, i.e. author, hash etc.

has_merge

Whether or not raw is a merge commit. This is relevant because merge commits have additional lines.


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