I have two github repositories to manage the same project at first. Then I make some changes in one repository files. How can I do to make the changes to another repository?
The two repositories are independent of each other,not the master and branch relationship
Thanks