DEV Community

Discussion on: How do you prepare your commits?

Collapse
 
sandordargo profile image
Sandor Dargo

You don't have gui available to everywhere. Plus in most cases you can be faster through the CLI if you know how to use it.

Collapse
 
loki profile image
Loki Le DEV • Edited

At my work I have access to a graphical environment almost all the time. For other tools I agree with you that CLI can be faster (if you spend time configuring and learning it) but for git I've found that git-gui does just the right job for me without needing for customization.

Now that I think of it I haven't typed git commit in years ^