Determine if a fork or has forks, put them all as remotes.
- check the repo for a parent repo https://api.github.com/repos/ahazem/gh
- request forks If no parent repo, (example imagines there was no parent repo.) https://api.github.com/repos/ahazem/gh/forks If parent repo exists use the parent repo in the api request. https://api.github.com/repos/jdxcode/gh/forks