Handbook
Glossary
tag-refs ( tags -- tags' )
Vocabulary
build-from-source
Inputs
tags
an
object
Outputs
tags'
an
object
Definition
USING:
assocs
kernel
sequences
splitting
;
IN:
build-from-source
:
tag-refs
( tags -- tags' )
[
"ref"
of
]
map
[
"refs/tags/"
?head
drop
]
map
;