Fluxion::GitRepo
One repository inside a git-repo step.
ref is a full commit rather than a branch or tag on purpose: a bootstrap
profile that installs different code on different days is not reproducible,
and a moving tag is indistinguishable from a compromised one.
Constants
COMMIT_PATTERN = /\A[0-9a-fA-F]{40}\z/
Constructors
Class methods
Instance methods
depth
Sourcedestination
Supports shell-style ${VAR:-default} and ~ so paths can be copied
straight out of an existing shell script.
ref
Sourcesubmodules?
Sourceurl
Source