current_hash: Report Current Hash

View source: R/hash.R

current_hashR Documentation

Report Current Hash

Description

Find out what the currently checked out commit is and report its respective hash.

Usage

current_hash(length = 7L, backend = NULL)

Arguments

length

The length to which the hash is cut.

backend

Can be either of NULL, "gert", or "git". If NULL Git is used with preference and gert as a fallback.


aaronpeikert/repro documentation built on Sept. 16, 2024, 7:12 p.m.