I have several forks to look for updates:
- https://github.com/evandrocoan/SublimeTextStudio/blob/develop/.gitmodules
Can somehow I make it run from my forks, so it can find the upstream and all the other forks and check for updates? Perhaps a list of upstreams could help.
Update:
Running:
https://api.github.com/repos/evandrocoan/Packages/forks?per_page=1&page=1
On my fork, return empty from the github api. I need to pass the user name for the original repository owner sublimehq, instead of the one of my fork.
I have several forks to look for updates:
Can somehow I make it run from my forks, so it can find the upstream and all the other forks and check for updates? Perhaps a list of upstreams could help.
Update:
Running:
On my fork, return empty from the github api. I need to pass the user name for the original repository owner
sublimehq, instead of the one of my fork.