378
Version Control (lemmy.blahaj.zone)
submitted 1 month ago by thadah to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] yogsototh@programming.dev 4 points 1 month ago
cp $fic $fic.$(date -Iseconds)
git commit -a -m "save at $(date -Iseconds)"
# edit $fic
git commit -a -m "save at $(date -Iseconds)"
git push -f
[-] ZILtoid1991@lemmy.world 2 points 1 month ago
[-] brotundspiele@sh.itjust.works 1 points 1 month ago

cp is short for create packup

this post was submitted on 18 Feb 2025
378 points (100.0% liked)

Programmer Humor

22503 readers
888 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS