|
|
|
|
|
by PaulDavisThe1st
610 days ago
|
|
Yes, my general rule of thumb as a rerere user and devotee is to at the very least do a test build before git-add'ing your resolved files. You won't catch logical errors, but you will catch syntactical issues that came up during conflict resolution. It helps, a bit. |
|