Git Started Collaborating with a team on GitHub

Published: 01 March 2017
on channel: hundredvisionsguy
1,923
16

This video shows how to get started working on a Git project as a collaborator. I don't get into the weeds, but I show enough for a person who is already identified as a collaborator on a GitHub project to clone an existing remote repository, make changes, and push the changes to the online repository.

Basic commands covered in this tutorial are:
it init
git remote add origin https://github.com/Username/repositor...
git pull origin master
git status
git rm filename
git add filename
git commit -m "adding commit message in present tense"


On this page of the site you can watch the video online Git Started Collaborating with a team on GitHub with a duration of hours minute second in good quality, which was uploaded by the user hundredvisionsguy 01 March 2017, share the link with friends and acquaintances, this video has already been watched 1,923 times on youtube and it was liked by 16 viewers. Enjoy your viewing!