git_email: Get the git user.email from git dir

View source: R/git.R

git_emailR Documentation

Get the git user.email from git dir

Description

From a path to a git controlled dir get the user.email. This will be the global user.email or local if it has been overridden.

Usage

git_email(path = ".")

Arguments

path

Path to the directory to get the git user.email for.

Value

The git user.email.


vimc/dettl documentation built on Oct. 6, 2022, 2:13 p.m.