Handbook
Glossary
github-git-remote? ( hash -- ? )
Vocabulary
git
Inputs
hash
an
object
Outputs
?
an
object
Definition
USING:
assocs
kernel
sequences
;
IN:
git
:
github-git-remote?
( hash -- ? )
"url"
of
[
47
=
]
trim-tail
"git@github.com:"
head?
;