931
In case of fire (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] IAm_A_Complete_Idiot@sh.itjust.works 4 points 10 months ago* (last edited 10 months ago)

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

[-] ZephyrXero@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

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

[-] IAm_A_Complete_Idiot@sh.itjust.works 2 points 10 months ago

In which case the -a isn't needed.

this post was submitted on 25 Nov 2023
931 points (97.3% liked)

Programmer Humor

32190 readers
388 users here now

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

Rules:

founded 5 years ago
MODERATORS