|
|
|
|
|
by serve_yay
4171 days ago
|
|
I don't know what it is, but when I try to rebase master into the feature branch, my PR diff ends up littered with commits that aren't part of the PR. Then my reviewers have to wade through a bunch of irrelevant crap to see my changes. I thought the whole point of rebasing was so that wouldn't happen. Anyway, now I just don't do it anymore. Git is a pain in the ass. |
|
I am curious what you use as an alternative.