mirror of
https://github.com/esp-rs/esp-hal.git
synced 2026-03-23 19:40:53 +00:00
Currently all PRs add a line to CHANGELOG.md; this means they almost always run into merge conflicts since they are adding different lines at the exact same place in the file. With `merge=union`, git will automatically resolve these merge conflicts by keeping all lines from both sides.
25 B
25 B