DEV Community

Discussion on: What GIT GUI client do you use?

Collapse
 
scroung720 profile image
scroung720 • Edited

My use of Git is distributed in this way:
1)Comparing commits, study tree structure - GitLens VS Code extension
2)Interacting with the local repo - zsh git plugin aliases in command line
3)Interacting with the remote repo - I use GIT CLI