no changes added to commit (use “git add” and/or “git commit -a”)

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
10M

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
  • 120 users / day
  • 257 users / week
  • 744 users / month
  • 3.72K users / 6 months
  • 1 subscriber
  • 1.48K Posts
  • 32.5K Comments
  • Modlog