-
Notifications
You must be signed in to change notification settings - Fork 5
Home
team member instructions:
download github gui
set up a folder for your project.
give me your github username, and I will add you as collaborator.
go online, and fork "Wild_Cats_Project" from my profile "github.com/JustinLangshaw"
click the clone button and open in gui. place it in the folder where you will edit files.
=========== every time you edit something ============
click fetch origin / sync
edit the file on your computer
go back into the gui, give summary AND description and click commit to master
click push changes/sync
click open on the github.com, and you should be in your branch on the website.
click new pull request. Make sure the base fork says JustinLangshaw/Wild_Cats_Project and the head fork is your branch.
If everything was done right, it should say "Able to merge". Click Create pull request.
click JustinLangshaw as reviewer
wait for me to accept it, then you can see changes online in the master branch (my branch)
done!!!