DEV Community

Discussion on: How to Get Better with Git

Collapse
 
jonrandy profile image
Jon Randy 🎖️ • Edited

Very true, but the article and others like it seem to imply that learning to use it on the command line is absolutely essential. It isn't

Thread Thread
 
arroyoruy profile image
Dan Arroyo

It depends on what you do. I find myself in many different environments frequently. I learned CLI because it would take too long, or I am not allowed to install preferred tools. CLI, just like vi, tends to be everywhere. if you always develop in the same machine, then OK, I agree.