|
|
|
|
|
by cmwelsh
3890 days ago
|
|
If you use a pull request workflow then at the very least, you're forced to merge master into your branch (if there are conflicts) before merging your branch into master. You should never (not even rarely) resolve merge conflicts on master... |
|