|
|
|
|
|
by hayd
4017 days ago
|
|
Then someone else rebases over that commit, there's a conflict and lo! the tests fail. Why? typo. It's fixed in the subsequent commit (which you can't see). Lovely. There's something to be said for having every commit pass tests/work (or if it doesn't saying explicitly in the commit message), if anyone is ever going to step over this commit. |
|
The problem is they ask /me/ to rebase it; I think they should take a little ownership in the potential rewriting of history.