On github (gist) what is the star-button used for?
Posted
by
user unknown
on Programmers
See other posts from Programmers
or by user unknown
Published on 2011-11-17T16:17:08Z
Indexed on
2011/11/17
18:08 UTC
Read the original article
Hit count: 356
On github::gist what is the star-button used for?
For example here: https://gist.github.com/1372818
I have 3 Buttons in the headline, they are
edit download (un)star
With the last one changing from star to unstar. My first idea was: Upvote system. But I can star my own code, and I didn't mention some star appearing somewhere.
Next idea: a favorite, a bookmark. I can select 'starred gists' but the page came up even before I starred it.
Reading the Help didn't let me find something about 'star', and the searchbox is for searching in code, in pages - not to search the helppages of github::gist.
© Programmers or respective owner