Skip to content

icstars/GitForTeams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

GitForTeams

V1 Conflict Demo Repo for practicing Git collaboration workflows, including branching, merging, and conflict resolution.


Features

  • Made a real change!
  • Simulates Git merge conflicts using two branches
  • Demonstrates conflict resolution via CLI and GitHub PR UI
  • Includes sample issues and PR review checklist

Folder Structure

GitForTeams/ ├── Issue#1/ ├──README.md ├── Issue#2/ ├──README.md ├── README.md


Setup Instructions

Clone the repo

git clone https://github.com/your-org/gitforteams.git

Navigate into the folder

cd gitforteams

Install dependencies

npm install

About

V1 conflict Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors