The inspect-conflict.sh script compares a single file on two branches to find out which branch introduced a specific code changes. This documentation explains, how the log inside the script evolved and what it does.
- Resolve one file at a time
- First, apply the upstream version
- Unstage all changes of that file
- RESOLVE: Review each change one-by-one and either stage or discard