Handbook
Glossary
git-diff-name-only* ( from to -- lines )
Vocabulary
cli
.
git
Inputs
from
an
object
to
an
object
Outputs
lines
an
object
Definition
USING:
arrays
io.launcher
kernel
sequences
;
IN:
cli.git
:
git-diff-name-only*
( from to -- lines )
[
{
"git"
"diff"
"--name-only"
}
]
2dip
2array
append
process-lines
;