Handbook
Glossary
list-refs-for ( path -- seq )
Vocabulary
git
Inputs
path
an
object
Outputs
seq
an
object
Definition
USING:
io.directories
io.pathnames
;
IN:
git
:
list-refs-for
( path -- seq )
"refs/"
append-path
recursive-directory-files
;