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

Programming

13376 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.

(page 3) 14 comments
sorted by: hot top controversial new old
[–] ngons@vlemmy.net 1 points 1 year ago

I've used https://www.sublimemerge.com and https://www.sourcetreeapp.com but I think i prefer to just use my terminal most of the time...

[–] Unimeron@feddit.de 1 points 1 year ago

KDE has a relatively new git tool named Kommit: https://apps.kde.org/de/kommit

[–] Relisui@kbin.social 1 points 1 year ago (3 children)

Gitkraken is the powerhouse, but i only use it for difficult commands

load more comments (3 replies)
[–] Kissaki@feddit.de 1 points 1 year ago* (last edited 1 year ago)

I use TortoiseGit. The log window gives me overview and almost every action I need. Switching, rebasing, creating and deleting branches and tags, pushing, fetching, merging, view logs of files, diffing, blaming…

The log view is still much better than the VS Git log view. And due to it's visual GUI it's much better than CLI when going beyond just one branch or a low number of my own branches.

[–] evolatic@beehaw.org 0 points 1 year ago (2 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.

[–] beefcat@beehaw.org 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.

[–] Hellebert@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

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

load more comments
view more: ‹ prev next ›