简体   繁体   中英

Find out where a GitHub repo was forked from

在此输入图像描述

In this picture, you are told where the repo was forked from. I've been looking through the github2 api and I can't seem to find a way to get this information. Any ideas?

Take a look at the parent/source field from the show repo command. http://develop.github.com/p/repo.html

I think that does what you want.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM