Skip to content

MahWilson/branchTutorial_MW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Branching, Pull Request & Merging Activity

This repository is a simple practice project to learn Git branching, pull requests (PRs), and merging on GitHub.

Repository Contents

File Description
index.html A simple web page for testing HTML changes.
style.css Basic styling for the demo page.
script.js A short JavaScript script that greets the user.

Learning Objectives

By completing this activity, you’ll learn how to:

  1. Create and switch between branches.
  2. Make and commit changes.
  3. Push branches to GitHub.
  4. Create and review Pull Requests.
  5. Merge branches into main.

About

branchTutorial for Application Development course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors