this post was submitted on 09 Nov 2023
1260 points (98.2% liked)

Programmer Humor

32472 readers
749 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] lily33@lemm.ee 26 points 1 year ago (8 children)

Learning git is very easy. For example, to do it on Debain, one simply needs to run, sudo apt install lazygit

[–] jcg@halubilo.social 1 points 1 year ago* (last edited 1 year ago) (1 children)

I'd still probably prefer the usual CLI for setup, commits, pushes etc. but this looks like a godsend for any branching/rebasing operations!

[–] lily33@lemm.ee 1 points 1 year ago* (last edited 1 year ago) (1 children)

The ease with which I can only commit separate hunks with lazygit has ensured I use it for commits, too. And once I've opened it to do the commit, I may as well also press P.

[–] stsquad@lemmy.ml 1 points 1 year ago (1 children)

Is this what people who haven't been introduced to #magit use?

[–] lily33@lemm.ee 1 points 1 year ago

Never tried magit, but it doesn't matter. It couldn't possibly be good enough to be worth using an inferior editor.

load more comments (6 replies)