I have a repository Named as "R1". This repository contain 4 Projects (P1,P2,P3 and P4).
I want to Link P1 with another repository R2 same P2 with R3. If I push the code on Repository R1 then it should be push for all linked repositories(R2 and R3).
Please suggest me if this is possible using GitHub.