Skip to content

A sandbox repo for new team members to get comfortable with Git and GitHub basics—branching, committing, merging, and resolving merge conflicts.

License

Notifications You must be signed in to change notification settings

seamfix/platform-git-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Practice Project

Welcome to the Git Practice Project! This repository is designed to help new developers get hands-on experience with Git and GitHub.

Objectives

  • Learn how to clone a repo
  • Create and switch branches
  • Make commits and write meaningful messages
  • Open and review pull requests
  • Resolve merge conflicts

Getting Started

  1. Fork or clone this repo
  2. Create your own branch: git checkout -b yourname/first-task
  3. Follow the tasks in tasks/
  4. Commit your changes and open a pull request

Happy committing!

About

A sandbox repo for new team members to get comfortable with Git and GitHub basics—branching, committing, merging, and resolving merge conflicts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages