The purpose of this repository is to practise git on the commmand line, document progress and save helpful resources.
-
connecting local and global repositories.
-
commiting changes made in local repositories on the commandline to the global repos.
-
pushing changes to the global repo.
-
cloning the repos to the commandline
-
pulling changes made on the commandline.
-
creating and merging of repo branches on the commandline.
-
using log and how to use it in tracking path of file.
To learn more commands on git view cheat-sheet
Here is a branches cheat-sheet to maneuver through git branches from the commandline.
Here are notes of git on the commandline and additional detailed material.