369
Version Control (lemmy.blahaj.zone)
submitted 5 days 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 4 days 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 3 days ago
[-] brotundspiele@sh.itjust.works 1 points 3 days ago

cp is short for create packup

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

Programmer Humor

20743 readers
68 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