Skip to content

ggc-itec/itec3860_social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itec3860_social - Code social for ITEC 3860

Instructions

  1. Forked the repository
  2. Add upstream as a new remote repo:
    git remote add upstream https://github.com/ggc-itec/itec3860_social.git
  3. Make sure remotes are set right:
    git remote -v
  4. Add your textfile with your name, hobbies, and anything interesting about yourself (e.g. yourname.txt)
  5. Stage new file and commit:
    git add yourname.txt then git commit -m "message"
  6. Pull changes from remote upstream:
    git pull upstream master
  7. Send Pull Request by visiting your forked repo's Github page

About

Code social for ITEC 3860/3870 at Georgia Gwinnett College

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published