We are trying to institute a process using git octopus merges to consolidate many topic branches for regular releases. When there is a conflict, it doesn’t seem to output which branches were in conflict. Does anyone know a way to determine what branches the conflicts came from after an octopus merge?
We are trying to institute a process using git octopus merges to consolidate many
Share
The
git mergeman page mentions:And this thread does indeed illustrate that: