Git is one of the most popular source control tools in the universe(?). It allows for large scale collaboration with some simple commands. The following article will share the most basic git commands: add, commit, push, and pull, to start the journey towards becoming a git expert.
I urge you to dive deeper once you’ve become comfortable with the following commands. Let’s begin!
Git organizes changes into three (four?) different *locations; workspace, local repository, and remote repository. Understanding these *locations is necessary to understanding the git commands.
*locations is not a technical term. I’m not sure what word to use to group them.

#learning-to-code #college #software-development #learning #git

What College Students Should Learn about Git
1.25 GEEK