We Learned This…
What were some concepts and topics that used in our last lab? →
- some vocabulary, such as repository, git, etc.
- creating/initializing a local and remote repository
- staging/adding changes
- saving changes/commits
- showing the status of your repository
- showing the difference between files
- showing a log of all changes
- adding a remote repository to your project
- sending/pushing to a remote repository