cmdbac
cmdbac copied to clipboard
Detecting fork when crawling repositories
We should ignore the forked repositories if they are the same with the original one. One Idea is to calculate the hash value (e.g, MD5) to avoid too much computation.