git_user: Get the git user.name from git dir

View source: R/git.R

git_userR Documentation

Get the git user.name from git dir

Description

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

Usage

git_user(path = ".")

Arguments

path

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

Value

The git user.name.


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