Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 640 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 640 Bytes

DemoRepo

Instructions:

Fork this repo

Clone this forked repo to your machine

Make a feature branch on your machine

Create a new text file named your LastName_FirstName.txt and tell us a little about yourself

Add this file to your local branch

Commit this file to your local branch

Push your local branch to your GitHub fork

Go to your fork on GitHub and make a pull request to this repo "DemoRepo"

Your cloned fork is your remote "origin" for your local repo

Setup a remote "upstream" link pointing to this repo "DemoRepo" (not your fork)

Later, pull the upstream into your local to get what others have committed

Have fun