github-git-remote? ( hash -- ? )


Vocabulary
git

Inputs
hashan object


Outputs
?an object


Definition


: github-git-remote? ( hash -- ? )
"url" of [ 47 = ] trim-tail "git@github.com:" head? ;