Git Quick
Git Quick! #
In this tutorial we will learn basic to advanced uses of git versioning system.
Quick Recap of Terms #
- Git - A versioning system for managing files
- Git Repo (Repository) - A git repo is an instance of the git versioning system
In this tutorial we will learn basic to advanced uses of git versioning system.