Skip to content

Cristaline-dev/githubWorkshopEpitech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubWorkshopEpitech

Just a simple repository used for the workshop, to teach about git branches and rebasing.

Overview

This repository is designed as an educational resource for learning fundamental Git concepts, particularly focusing on:

  • Git Branches: Understanding how to create, switch between, and manage multiple branches
  • Rebasing: Learning the difference between rebasing and merging, and when to use each approach
  • Collaborative Workflows: Practicing common Git workflows used in team development

Purpose

This workshop repository provides a hands-on learning environment where students can practice:

  • Creating feature branches
  • Making commits on different branches
  • Rebasing branches onto the main branch
  • Resolving rebase conflicts
  • Understanding commit history and branch visualization

Getting Started

  1. Clone this repository:

    git clone git@github.com:Raptorrr59/githubWorkshopEpitech.git
    cd githubWorkshopEpitech
  2. Follow the workshop instructions provided by the instructor

  3. Practice creating branches and performing rebase operations as instructed

Learning Outcomes

By working through this workshop, you'll gain proficiency in:

  • Managing multiple branches in a Git repository
  • Understanding the differences between merging and rebasing
  • Maintaining a clean and linear commit history
  • Collaborating effectively using Git workflows

About

Just a simple repository used for the workshop, to teach about git branches and rebasing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%