github-https-remote? ( hash -- ? )


Vocabulary
git

Inputs
hashan object


Outputs
?an object


Definition


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