assert_git_hash: Assert that daughter scripts share a common code state with...

View source: R/git_helpers.R

assert_git_hashR Documentation

Assert that daughter scripts share a common code state with launch script

Description

Assert that daughter scripts share a common code state with launch script

Usage

assert_git_hash(launch_hash, script_hash)

Arguments

launch_hash

[character] launch script hash as gold standard

script_hash

[character] daughter script hash to check against main

Value

passing statement or error message


epi-sam/SamsElves documentation built on June 12, 2025, 7 a.m.