Git Workshop
POSTS

Git Workshop Lab

This lab explores the adventure of Alice and Bob, two book writers that decided to use Git as their tool for collaborative edition. Join Alice and Bob in this exciting trip, and learn the caveats of Git along the way!

The Lab is hosted as a website in GitHub pages, start the lab via this link: (https://inlabfib.github.io/git-workshop-lab/)

About

This Lab is a simplified version of Ciberado’s work (https://github.com/ciberado/git-workshop), please check it out. Kudos to Ciberado for designing such a useful educational tool. Thanks!

    Quick access

    1. Introduction
    2. Alice: repo initialization
    3. Alice: first commits
    4. Alice: moving through the timeline
    5. Alice: basic branching
    6. Alice: merging without conflicts
    7. Alice: merging with conflict resolution
    8. Alice: tagging
    9. Bob: cloning repositories
    10. Bob: pushing to origin
    11. Alice: merging and log format
    12. Alice: centralized repository creation
    13. Bob: pulling
    14. Bob: recovering from errors with the reference log
    15. Bob finds the author of a typo
    16. Alice: amending commits
    17. Alice: history simplification
    18. Alice: cherry picking changesets
    19. Git Workshop Lab
    © Git Workshop 2024