philschatz / octokat.js

:octocat: Github API Client using Promises or callbacks. Intended for the browser or NodeJS.
http://philschatz.com/2014/05/25/octokat/
MIT License
421 stars 133 forks source link

fork api #290

Open infoprogrammr opened 4 years ago

infoprogrammr commented 4 years ago

I need to copy the existing repository into my new repository using fork API but I could not able to find any documentation. what is the alternative way to do that? It would be helpful.