this post was submitted on 20 Jun 2023
76 points (100.0% liked)

Programming

13380 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I ask because I like console, but at the same time have difficulties remembering all the commands. I'd like to try a GUI that is comfortable to use with only a keyboard.
[edit]
My inbox got fediversized, fantastic feeling.

you are viewing a single comment's thread
view the rest of the comments
[–] evolatic 5 points 1 year ago (3 children)

I use GitKraken. It has a beautiful interface. It's free to use non-commercially but I pay $50/yr so that it can connect to my companies Enterprise account. I know I'm weak with git (I get the concepts but I'm a visual person) so the money is worth it to me.

[–] Hellebert 1 points 1 year ago* (last edited 1 year ago)

It's not free to work with certain things like private GitHub repositories unfortunately.

[–] frosty 1 points 1 year ago

I'm a big fan of GitKraken too. It works equally well on both Linux (my home OS) and Windows (my workplace OS), and I like being able to use the same Git client in both environments.

[–] beefcat 1 points 1 year ago

I'm a very visual person too. I have no trouble understanding how CLI apps work and can use them when I need to, but even after almost 20 years I still don't find it as comfortable or intuitive as a well designed GUI.