Hacker News new | ask | show | jobs
by lucasoshiro 723 days ago
> In my experience, having to rebase on top of a branch with a lot of "lint" "quick fix" "let's try this" "oops, how about this" can be draining and sometimes lead to accidental code deletion.

" But this is not always possible, so one can use the rewriting history tools that were mentioned."

> I like squash merges because I know it was the author's intended change that I'm merging or rebasing onto.

Can you elaborate, please?