Skip to content

WY33333/bootcamp-git-2025

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

DSI Bootcamp 2025 Git Workshop

A repo for practicing your git skills as an incoming MS student at the DSI

Introductions

(see instructions)

Name: AAA and QINXIA

Hobbies:

Section 1: Your First Commit

  1. Fork this Repo

    • In the top right corner of GitHub, you should see an option to fork this repository.
  2. Clone the Repo to your machine

  3. Introduce yourself!

    • On your local repo, edit the "Introductions" section of the readme to add your name (ignore hobbies for now).
  4. Make a commit and push your changes

    • Don't forget to add a helpful commmit message

Section 2: Working in Pairs

Use one person's fork of this repo to complete the following.

Partner A: use your repo Partner B: use Partner A's repo

  1. Partner A: add Partner`` B to your repo (under Settings)
  2. Partner B: clone Partner A's repo to your machine
  3. Each person: create your own branch to make the following edits
    • Partner B: Add your name and hobbies to the README (LINES 8 and 10) on your clone of Partner A's repo.
    • Partner A: Add your hobbies to the README (LINE 10) on your local repo.
  4. Each person: Commit and push changes
  5. Create a pull request for your branch and assign your partner.

Partner A reviews Partner B’s PR, merges, deletes branch, and closes the PR.

Partner B reviews Partner A’s PR, and UH OH! Conflict!! Partner B fixes it on GitHub or locally (demo for both). Merge, delete branch, and close the PR.

About

A repo for practicing your git skills as an incoming MS student at the DSI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%