gitSummary: Create creation Git summary string with git2r function

Description Usage Arguments Value Examples

View source: R/witchDoc.R

Description

Create creation Git summary string with git2r function

Usage

1
gitSummary(gitRepo = "", gitTF = TRUE)

Arguments

gitRepo

path to git repository (defaults to working directory)

gitTF

logical to return git (if TRUE) or empty string (if FALSE)

Value

character string for git summary

Examples

1
2
3
4
5
# Requires internet connection to access random number generator.
## Not run: 
gitSummary()

## End(Not run)

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.