Handbook
Glossary
parse-ref-line ( string -- string' )
Vocabulary
git
Inputs
string
an
object
Outputs
string'
an
object
Definition
USING:
kernel
splitting
;
IN:
git
:
parse-ref-line
( string -- string' )
"ref: "
?head
[
expected-ref
]
unless
;