Skip to content
/ git Public

Git learning resources, accompanying my git session

Notifications You must be signed in to change notification settings

adamatan/git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Welcome!

This is the resource center for Demystifying git: from SHA to interactive rebase session.

Prerequisites

Basic acquaintance with git and the CLI.

Resources

Steps

  1. Review the slides
  2. Clone the Git Katas repo
  3. Practice the Katas in the following order, preferrably with a partner - one of you reading the instructions, the other one typing commands, and vice versa. Move to the next Kata only when you fully understand the commands you type and their effect.
    1. basic-commits
    2. basic-staging
    3. basic-branching
    4. reset
    5. squashing
    6. detached-head
    7. ff-merge
    8. merge-conflict
    9. 3-way-merge
    10. rebase-branch
    11. advanced-rebase-interactive

About

Git learning resources, accompanying my git session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published