Introduction to Github - clizarraga-UAD7/Workshops GitHub Wiki

Introduction to Github Repositories

(Octocat. Image Credit: Github.com)


Learning goals

  • Illustrate the use of Github Repositories for storing and collaborating in project code files .
  • Show the advantages of using Github as a Version Control System for text/code files.
  • Contrast the different options for synchronizing files between local and remote repositories (vía the Command Line Interface - CLI, via a Web browser and via Github Desktop).
  • Demonstrate how to Create and Manage Repositories using CLI Git and Github Desktop.
  • Make use of Github Desktop to create, update and maintain a Documentation Project.
  • Illustrate how to clone, rename, delete and restore deleted repositories.

Slides for Workshop


Basic References

Cheat Sheets.


Created: 02/17/2022 (C. Lizárraga); Last update: 10/10/2022 (C. Lizárraga)

CC BY-NC-SA