30
luaq
5y

git commit -m "Forgot a semicolon"

[master 92asd32] Forgot a semicolon
1 file changed, 1 insertion(+), 1 deletion(-)

Comments
  • 3
    No tests?
  • 3
    @ScriptCoded since this actually happened I'll tell you that I was working in JavaScript and that it's more of a style thing (I'm just used to it and not seeing them makes me angry)
  • 3
    No amend?
  • 6
    Been there, done that. Making such commits makes me wonder two things:
    - what the fuck am I getting paid foe..
    - what the fuck was this rookie getting paid for
  • 1
    Fucking rebase what the hell!
  • 7
    Add a pre-commit hook that runs eslint. Problem solved.
  • 0
    Read the comments and guess who gets paid more..
Add Comment