Handbook
Glossary
unstar-repository ( owner repo -- )
Vocabulary
github
Inputs
owner
an
object
repo
an
object
Outputs
None
Definition
USING:
formatting
;
IN:
github
:
unstar-repository
( owner repo -- )
"/user/starred/%s/%s"
sprintf
github-delete*
;