| ▲ | anonymars 4 days ago | |||||||||||||||||||||||||
Hoo boy is it fun to figure out where things went wrong when the real commit history was thrown away to make it look prettier. Especially a mistake from a merge conflict. | ||||||||||||||||||||||||||
| ▲ | hinkley 4 days ago | parent [-] | |||||||||||||||||||||||||
I had to stop two devs from fisticuffs. One of them used merge and manufactured a bug in the other’s code and was making a stink about it in the middle of the cubicles. Merges lie I worse ways than rebase does. Hands down. With rebase I break my own shit. With merge I can break yours. Since your code is already merges into trunk, it has fewer eyes on it now and it’s on me to make sure my code works with yours and not vice versa. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||