Skip to content

AntonV0/merge-pull-request-practice

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Git & GitHub Essentials – Collaborative Project

πŸ“Œ Project Overview

This project is designed to help developers learn and practice Git and GitHub fundamentals through real collaboration.
Participants will work together using industry-standard workflows such as forking repositories, creating branches, making commits, and submitting pull requests.

The goal was to build confidence using Git in a team environment.


🎯 Learning Objectives

By completing this project, contributors gained hands-on experience with:

  • Creating and cloning repositories
  • Forking repositories
  • Working with branches
  • Making commits and pushing changes
  • Pulling updates from upstream repositories
  • Resolving merge conflicts
  • Creating and reviewing pull requests

πŸ› οΈ Technologies Used

  • Git
  • GitHub
  • Markdown

πŸ”„ Git Workflow

This project follows a simple collaborative Git workflow:

  1. Fork the repository
  2. Clone your fork locally
  3. Create a new feature branch
  4. Make changes and commit them
  5. Push the branch to your fork
  6. Open a pull request to the main repository
  7. Review feedback and make updates if required
  8. Merge once approved

Releases

No releases published

Packages

No packages published