|
|
|
|
|
by mikeash
4011 days ago
|
|
Well then, try to structure things so you're catching those idiotic mistakes before you commit them. The consequences you describe seem extremely mild. Cherry-picking now requires two cherry-picks instead of one, big deal. Git bisect has a "skip" command that solves this nicely. And I don't see how code review is at all impacted by this, unless you're using terrible tools that won't show a full summary of changes all at once. |
|
"Don't make idiotic mistakes" isn't really advice that anyone can follow.