this post was submitted on 12 Dec 2023
741 points (98.9% liked)

Programmer Humor

24993 readers
572 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] aes@lemm.ee 33 points 2 years ago (2 children)
[–] Johanno@feddit.de 13 points 2 years ago (1 children)
[–] foxymulder@lemmy.ml 37 points 2 years ago (1 children)

"patch mode" - Patch mode allows you to stage parts of a changed file, instead of the entire file. This allows you to make concise, well-crafted commits that make for an easier to read history.

[–] AnarchistArtificer@lemmy.world 2 points 2 years ago

Yay, learning!

[–] dukk@programming.dev 7 points 2 years ago* (last edited 2 years ago) (1 children)
[–] sip@programming.dev 6 points 2 years ago

uuuuuuuu. and you could do -m to describe the commit.

next they'll add --push/-P.

perhaps add -r for fetch/rebase then commit.

one command to rule them all! 😈