Handbook
Glossary
git-remote? ( hash -- ? )
Vocabulary
git
Inputs
hash
an
object
Outputs
?
an
object
Definition
USING:
combinators.short-circuit
;
IN:
git
:
git-remote?
( hash -- ? )
{
[
github-git-remote?
]
[
github-https-remote?
]
}
1||
;