Relative Content

Tag Archive for gitmergediff

How to compare different potential merge results?

I have a feature branch feature/foo and a development branch develop I want to merge the feature to.
I already did a code review at a later point. Now further changes have been pushed to feature/foo. Those consist of merges with the development branch.