R/utils.R
branch_get_or_fail.Rd
This function is only exported because it is a default argument.
branch_get_or_fail(var)
The environment variable to retrieve.
Returns a character vector of length one with the branch retrieved from the environment variable var.
branch
var