this post was submitted on 11 Aug 2023
302 points (98.7% liked)

Programming Humor

2914 readers
1 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 2 years ago
MODERATORS
302
submitted 2 years ago* (last edited 2 years ago) by 2e8a9d6bb6935a54 to c/programminghumor
 

Want to make a branch ?

git checkout

Want to make switch branches ?

git checkout

Want to get a specific file version ?

git checkout

Want to get remove changes to one file ?

Believe it or not, also git checkout

you are viewing a single comment's thread
view the rest of the comments
[โ€“] great_meh@discuss.tchncs.de 22 points 2 years ago (2 children)

I confess, I use switch now

[โ€“] Vikthor 14 points 2 years ago

And there is also git restore now.