|
|
|
|
|
by legomaster
4171 days ago
|
|
Talking to a lot of people at conferences and similar events, rebasing against the target branch before merging is pretty uncommon. Few people think a clean history is that important. Personally I think, rebase + auto-squash/auto-fixit makes the history a lot easier when it's time to look back. It just happens so rarely I wonder if it's really worth the effort I expend on it. |
|
I have noticed that among people I respect, there is a strong correlation between using git-bisect and wanting a clean history.