this post was submitted on 25 Apr 2024
437 points (98.9% liked)

Funny

6627 readers
259 users here now

General rules:

Exceptions may be made at the discretion of the mods.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] butsbutts@lemmy.ml 22 points 5 months ago (3 children)

git commit -m poo; git push -f

[–] SparrowRanjitScaur@lemmy.world 14 points 5 months ago (1 children)

You should use && instead of ; so that if the commit fails you don't still try to push

[–] sugar_in_your_tea@sh.itjust.works 7 points 5 months ago* (last edited 5 months ago) (1 children)

Nah, use a real shell with ; and .

load more comments (1 replies)