It should (at least) be:

git commit -a -m "🚨🔥🚨"
git push --force

Better, create a new branch and push it to origin(?).

Relevant The IT Crowd

Better have not created any new files tho - git commit -a doesn’t catch those without an add first.

ZephyrXero
link
fedilink
English
1
edit-2
1Y

So we need git add . && git commit -a here really

In which case the -a isn’t needed.

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
  • 77 users / day
  • 211 users / week
  • 413 users / month
  • 2.92K users / 6 months
  • 1 subscriber
  • 1.53K Posts
  • 33.8K Comments
  • Modlog