How to check which person clone my project in github -


i have projects on github, , they're public. how know projects have been cloned, , whom?

there way of telling have cloned project.

but, github provides basic statistics visitors , clones in 'graphs' option on repository. here link.

also can see has forked project: number showed on top right corner on repo present on github. go graphs->members check out forked repo.

hope helps.


Comments