Skip to content

icstars/Aki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Before you do anything, you must FORK this repo. Failing to do so will result in several issues down the line.

GitForTeams V2

V2 Conflict Demo Repo for practicing Git collaboration workflows, including cloning, 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-V2/ ├── Issue#1/ ├──README.md ├── Issue#2/ ├──README.md ├── README.md


Setup Instructions

Fork the repo

git clone

Navigate into the folder

cd gitforteams

Install dependencies

npm install

About

Demo fork for cycle 59

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors