git: Git

GitR Documentation

Git

Description

Git helpers

Usage

RunGit(FUNC, directory)
ParseDate(date)

Arguments

FUNC

Function to run.

directory

Directory where is stored the git repository.

date

Character string containing the date.

Value

RunGit change working directory to a git repository and runs FUNC before restoring previous working directory. Its helpful to make calls to git commands inside FUNC

ParseDate converts a git time string in ISO format to a R character string without time zone modifier (format="%Y-%m-%d %H:%M:%S").

Author(s)

Maëlick Claes <himself@maelick.net>


ecos-umons/extractoR documentation built on June 26, 2022, 2:21 p.m.