this post was submitted on 30 Jul 2023
13 points (100.0% liked)
Programming
355 readers
1 users here now
This magazine is dedicated to discussions on programming languages, software development, and coding. Whether you are a beginner programmer or an experienced developer, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as coding languages, software engineering, web development, and more. From the latest trends and frameworks to tips and tricks for debugging, this category covers a wide range of topics related to programming.
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not gui, but tui, lazygit is my favourite. It's got all the features you could need, help with ?, and doesn't limit stashes like github desktop for litterally no reason. If that doesn't work for you have you tried github desktop?
lazygit is by far the best git ui imo. you have to give a shit to learn how to use it correctly (same goes for any tool), but the developer has made fantastic demo videos explaining the features. He has clearly used git professionally for a long time, and built something to solve the exact real-world git problems.
I guess I wouldn’t give lazygit to someone with no git experience… I would set up some branch protection rules asap so they can’t use a ui to force reset a main branch or something.
I was impressed with that video (linked in another comment I think).
LazyGit is something that I’ll definitely test out for my own use, thank you so much!. I’ll see what they think of it too.
I’ve looked at a video comparison which included GitHub Desktop and it seemed unintuitive to me. https://yewtu.be/watch?v=4cX4HeN6lH8
But it was compared against top-tier clients like Git Kraken so maybe it’s better than the impression I was left with. Actually, I think I’ll test it out too and show it to them along with LazyGit and Fork. Thanks again.