Mmm yes number go up.

Progress.

@shotgun_crab@lemmy.world
link
fedilink
English
19
edit-2
1Y

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

𝕨𝕒𝕤𝕒𝕓𝕚
creator
link
fedilink
English
161Y

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.

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

How do you accidentally force push lol

Git rebase makes it possible getting used to do so

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

@Redscare867@lemmy.ml
link
fedilink
English
3
edit-2
1Y

This is why I always git push origin +branch_name

@forgeddit@sopuli.xyz
link
fedilink
1
edit-2
1Y

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

I hope they learned the value of protecting your branches.

DacoTaco
link
fedilink
81Y

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…

promitheas
link
fedilink
21Y

How do they get the numbering system? Is it automatic somehow?

Pretty sure they just type it in manually. See named tags in git.

You guys actually release stuff?

But why is it a major number?

Create a 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.
  • 1 user online
  • 120 users / day
  • 257 users / week
  • 744 users / month
  • 3.72K users / 6 months
  • 1 subscriber
  • 1.47K Posts
  • 32.2K Comments
  • Modlog