Handbook
Glossary
has-remote-repo? ( git-ini owner repo -- ? )
Vocabulary
git
Inputs
git-ini
an
object
owner
an
object
repo
an
object
Outputs
?
an
object
Definition
USING:
assocs
kernel
sequences
;
IN:
git
:
has-remote-repo?
( git-ini owner repo -- ? )
[
git-remote-matches?
]
2curry
filter-values
f
like
;