I want to merge two remote repository.
one is mainstream repository, which i did not have write permission. i want to track its master branch.
the other is maintaned by us, i have full rights on it.
i want to track the mainstream code. at the same time, our modification would be recorded in my remote repository.
please give me an example. best regards.