Skip to content

florianmoss/git-intro-workshop

Repository files navigation

Intro to Git & GitHub - Workshop

Contact Info

Presenter: Florian Moss

Email: fmoss@redhat.com

About Me

  • Solution Architect at Red Hat
  • Contributor to draw.io
  • GitHub Campus Expert 2018-2020

git logo


Installation

This workshop covers Git CLI (command line interface). [It does not use Git GUI.]

Prerequisites

  • Create a GitHub account (save your user ID & password somewhere that is easy to find)
  • Unix access (Mac / Ubuntu-Linux) or shell access for Windows
  • Git Installation
    • Install Git
    • Confirm installation with git --version

Objectives

  • Introduction to Git & GitHub
    • GitHub browser
    • Settings
    • Navigating page
  • Individual account
    • learn to create a repo on GitHub and update via Git
    • clone a repository (copy from GitHub browser to local machine using Git)
    • add collaborators
    • create a branch and work from it
    • undo Git changes

About

An Introduction to git & GitHub including Workflows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published