DEV Community

Discussion on: Best Git GUI Clients For Developers👨‍💻

Collapse
 
cadams profile image
Chad Adams

I’ve been using the built in git from vscode for a while now. If i’m not using vscode then I use Fork. Works really well and $49.99 is a lifetime license unlike Tower, and Git Kraken where you pay yearly for it.

Collapse
 
moxnr profile image
Marc Ochsner (he/him)

You should really consider downloading gitlens. It doesn't replace existing vscode git, but expands upon it for when you want to diff a file or peruse through its history! Just select a file, then go to gitlens and you can see all the commits to it

Collapse
 
cadams profile image
Chad Adams

I use gitlens.

Collapse
 
theme_selection profile image
ThemeSelection

Hi @chad ,

Thanks for sharing your inputs. Yes, fork is also one of the easiest and best GIT GUI clients. The only drawback its not available for Linux.

Stay Safe 🙏