Skip to content

ThomasYAD/GitHub-Workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git(Hub)-Workshop

This repository serves as the start point for the Git(Hub) Workshops. There are three workshops, basics, intermediate, advanced that gives you some knowledge. It is correct that you read 'some knowledge' since git is old enough to drink alcohol; meaning that you can think of, probably is in git(hub).

Basics

The interactive presentation can be found here

It contains the following topics:

  • SSH keys, git configuration
  • Fork, clone
  • Branches, origin, remote, HEAD, base
  • Push, pull, fetch, upstream, merge
  • Resolving merge conflicts
  • Pull requests
  • Final Assignment

Intermediate

The interactive presentation can be found here

It contains the following topics:

  • Fork
  • Logging
  • Squash, rebase, cherry-picking
  • Revert and reset
  • Merge strategies

Advanced

The interactive presentation can be found here

It contains the following topics:

  • Subtrees
  • LFS
  • Prune
  • Submodules
  • Archiving

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%