45 points
permalink
report
reply
16 points

Mmm yes number go up.

Progress.

permalink
report
parent
reply
19 points
*

Isn’t it easier to delete the release? Unless they have no permission to do it I guess

permalink
report
reply

It’s a bit trickier since that is a neovim plugin so a bunch of people will automatically have updated to this tag using their plugin manager. Removing it will probably just make it worse.

permalink
report
parent
reply
9 points

I forgot the many plugin managers that download stuff directly from github. That makes way more sense.

permalink
report
parent
reply
15 points

How do you accidentally force push lol

permalink
report
reply

I assume the accident was not to force push, but to the wrong branch

permalink
report
parent
reply
15 points

I hope they learned the value of protecting your branches.

permalink
report
parent
reply
3 points
*

This is why I always git push origin +branch_name

permalink
report
parent
reply
1 point
*

My go-to these days is to push the current branch, dynamically.
git push origin HEAD

Depending on the VC, HEAD has different prefix/suffixes to make it work.

Edit: formatting, also I never checkout master I do origin/master so I cannot even push it with this method. I think

permalink
report
parent
reply
8 points

I was wondering the same. Any branch that has any logic besides a ci build attached to it should have been force push protected by default…

permalink
report
parent
reply
1 point

Git rebase makes it possible getting used to do so

permalink
report
parent
reply
11 points

You guys actually release stuff?

permalink
report
reply
7 points

But why is it a major number?

permalink
report
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 5.3K

    Monthly active users

  • 1.5K

    Posts

  • 33K

    Comments