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

Programming

13418 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 2 years 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
[–] fidodo@beehaw.org 4 points 2 years ago (2 children)

No, I find typing faster than clicking and I've been using git for so long the commands are second nature to me.

[–] ChrissieWF@discuss.tchncs.de 1 points 2 years ago* (last edited 2 years ago)

What I prefer most about having a UI is the better sense of overview over the repository and it's branches.

I find, when compared to people I've worked with that prefer plain git, that I'm much quicker at finding certain changes or seeing what is in which branch with GitExtensions.

[–] ezekiel@kbin.social 1 points 2 years ago

Learn some keyboard shortcuts! I don’t use the mouse for most interactions in Sublime Merge but the visual presentation and occasional mouse usage makes it much nicer than the command line, imo