In our repo, we get many of these trade-offs:
Merge branch 'master' of bitbucket.org:user/repo
This happens every time a developer synchronizes his local fork with a top-level repo.
Anyway, to avoid this merger with hell, due to the clutter of the entire repo magazine? Is it possible to avoid them when initiating download requests in any way?
I know I can do git rebase if this is done only in my local virtual machine, is there any equivalence in the GitHub / BitBucket interface?
How do you guys do this?
git bitbucket github
Niklas9 May 03 '13 at 11:58 a.m.
source share