DEV Community

Discussion on: What GIT GUI client do you use?

Collapse
 
zapbampow profile image
Clayton Ingalls

GitKraken plus command line.

Whenever I need to see this history of a repo's commits and what changes were made in each file, I haven't found anything that comes even close to GitKraken.

However, I use the command line for my most common tasks, like committing, pulling, pushing, cloning, etc.