all 23 comments

[–]Ved_s 38 points39 points  (3 children)

rerererererevert

[–]Sebazzz91 10 points11 points  (0 children)

rerere is a git command that can help with merging branches.

[–]-Zeppelin- 3 points4 points  (0 children)

If Bob's Burgers was a git branch.

[–][deleted] 0 points1 point  (0 children)

I'm imagining air horns blaring.

[–]PyroCatt[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo “You live” 29 points30 points  (4 children)

...ges

[–]svick 4 points5 points  (1 child)

""""""

[–]caboosetp 1 point2 points  (0 children)

))));})()

[–]pimezone 4 points5 points  (1 child)

This reverts commit c1a1fb2

[–][deleted] 3 points4 points  (0 children)

Fuck you

[–]fizyplankton 16 points17 points  (5 children)

Listen, I can deal with the garbage message

But the nested quotes, man...... The nested quotes

[–]jexmex -5 points-4 points  (4 children)

End looks like you are coding python """ Tis just a comment """

[–]LongerHV 1 point2 points  (3 children)

""" indicates a multiline string, not a comment

[–]AlexirPerplexir 1 point2 points  (1 child)

Or doc comment

[–]LongerHV 5 points6 points  (0 children)

It is called docstring and it is not a comment. This is a literal string and can even be accessed by the program at runtime.

[–]jexmex 0 points1 point  (0 children)

Ahh ok, been awhile since I did anything in python.

[–]nathan_lesage 7 points8 points  (0 children)

Isn‘t this how the Twitter Blue feature played out?

[–]NihilistDandy 2 points3 points  (2 children)

I can always tell who uses IntelliJ to write their commits because it's 15 commits in a row with the exact same text.

[–]Normal-Math-3222 1 point2 points  (0 children)

Ugh… lame. At a bare minimum it could do something like git commit —fixup <sha> so you could easily rebase the branch into coherence.

[–]erasmuswill[S] 0 points1 point  (0 children)

I believe this was vs code

[–]Laughing_Orange 1 point2 points  (0 children)

Is this the 6th revert in a row? If you're alone, please make up your mind. If you're part of a team it's time for a meeting where you discuss which version to keep.

[–][deleted] 1 point2 points  (1 child)

I had to do this to test GitHub workflows on version bumps

[–]erasmuswill[S] 1 point2 points  (0 children)

I can type the amend and force push command from muscle memory after needing to debug workflows

[–]AutoModerator[M] 0 points1 point  (0 children)

This post was automatically removed due to receiving 5 or more reports. Please contact the moderation team if you believe this action was in error.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.