I mostly use the UI as a single developer with the occasional collaborators, but the command line is very powerful, allowing you to perform more granular and feature-rich operations. Itβs also useful if you spend a lot of time in a terminal window anyway.
All that said most of the basics, like cloning, branching, committing, etc are quite easy to learn with a UI. Actually, I learned the UI first, then when I wanted to do more advanced things, the GIT documentation made a lot more sense :)
π» A Developer from Afghanistan who loves to code and contribute to Opensource | Software Developer @ Nordstone UK | π #React, #Node, #Python, #ReactNative
Hey , do learning git commands worth in 2021 ? Whether you can use the git GUI ?
It would be helpful if you understand how to use git commands.
I mostly use the UI as a single developer with the occasional collaborators, but the command line is very powerful, allowing you to perform more granular and feature-rich operations. Itβs also useful if you spend a lot of time in a terminal window anyway.
All that said most of the basics, like cloning, branching, committing, etc are quite easy to learn with a UI. Actually, I learned the UI first, then when I wanted to do more advanced things, the GIT documentation made a lot more sense :)
Most of the cooler stuff git can do isn't really available from any GUI tools
I would be better, if you learn git commands, and as @darkwiiplayer mentioned, most of the git features aren't available is GUIs
Learning the basic commands is never a harm.