@darius It's my favorite. It probably bugged me too much at my last job when the norm was just to write everything On the first line instead of using a header statement.
Top-level
@darius It's my favorite. It probably bugged me too much at my last job when the norm was just to write everything On the first line instead of using a header statement. 4 comments
@darius I decided it was not worth fighting for. They also preferred merging instead of rebasing; I tried to convert people there but it wasnt intuitive for the folks who preferred to use the Intellij plusin to the command line. Eh. Contract's over. @stelepami I think I would probably not try to convert people to rebasing while on a contract. Good commit messages are something even a beginner on day 1 of using git can do, and there's not really a failure state that can't be undone with --amend. Meanwhile, merge vs rebase is a pretty technical topic that can have unsafe failure states. @darius There was potential to convert to full time which didn't pan out, but I was thinking long term. |
@stelepami honestly I do not think that is being overly picky