Especially when your coworkers are constantly rebasing their feature branches on other feature branches and you end up having to replay the same commits like seven times to get things aligned.
That’s when I start just cherry picking the commits in the right order into a “fuck you” branch. This is also the only time I ever use the blame feature.
Especially when your coworkers are constantly rebasing their feature branches on other feature branches and you end up having to replay the same commits like seven times to get things aligned.
That’s when I start just cherry picking the commits in the right order into a “fuck you” branch. This is also the only time I ever use the blame feature.