DEV Community

Discussion on: Does not remember git commands a bad thing?

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

Nope, you can simply use a management GUI such GitKraken or a plugin for your IDE and forget about command line.

It's ok if you want to learn the commands but als it's ok if you don't, as long as you remember the concepts (pull, push, merge, rebase, branch and so).

I'm with gitkraken after trying VScode plugins, native PHP Storm git manager, smartgit and few more because the automerge of gitkraken is like a GOD and makes you much more efficient at work. It also includes gitlab, github (and others) issues tracker integration and gboards, so basically lets you work on your project only using IDE and Gitkraken without having to keep various tabs pinned on your browser and switch from one to another.