max-mapper/requirebin

idea: show forks in UI

Open

#82 opened on Mar 18, 2015

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (73 forks)github user discovery
help wanted

Repository metrics

Stars
 (389 stars)
PR merge metrics
 (PR metrics pending)

Description

when someone 'save as gist' on another users existing sketch, we save it as a fork of the gist on github.

we should surface these forks and show them in the UI somehow

example:

original: https://gist.github.com/maxogden/cc20dd615f6b703cd9aa forks: https://gist.github.com/maxogden/cc20dd615f6b703cd9aa/forks fork 1: http://requirebin.com/?gist=c4543485816a5d1b0a46 fork 2: http://requirebin.com/?gist=5a03c74f7b640a9d504d

Contributor guide