Handbook
Glossary
update-clean-branch ( -- )
Vocabulary
mason
.
release
.
branch
Inputs
None
Outputs
None
Definition
USING:
io.directories
kernel
mason.config
namespaces
;
IN:
mason.release.branch
:
update-clean-branch
( -- )
update-clean-branch?
get
[
"factor"
[
push-to-clean-branch
upload-clean-image
]
with-directory
]
when
;