git_hash: Get the full hash of the current git HEAD

View source: R/git.R

git_hashR Documentation

Get the full hash of the current git HEAD

Description

Get SHA-1 hash of HEAD using git rev-parse HEAD

Usage

git_hash(path)

Arguments

path

Path to the directory to get the hash for.

Value

Hash of HEAD.


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