- Forked the repository
- Add upstream as a new remote repo:
git remote add upstream https://github.com/ggc-itec/itec3860_social.git
- Make sure remotes are set right:
git remote -v
- Add your textfile with your name, hobbies, and anything interesting about yourself (e.g. yourname.txt)
- Stage new file and commit:
git add yourname.txt
thengit commit -m "message"
- Pull changes from remote upstream:
git pull upstream master
- Send Pull Request by visiting your forked repo's Github page
-
Notifications
You must be signed in to change notification settings - Fork 28
ggc-itec/itec3860_social
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code social for ITEC 3860/3870 at Georgia Gwinnett College
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published