Step-by-step video teaches you how to create Forks on GitHub and then how to contribute to other people's projects by generating Pull Requests!
git Commands used in this video:
- git clone [link to github repository]
- git branch [branch name]
- git checkout [branch name]
- git add .
- git commit -m "Commit Description"
- git push origin [branch name]
How to install Git Bash: https://www.youtube.com/watch?v=qdwWe9COT9k
Support the Channel:
1) Subscribe: https://www.becomingads.com/o/youtube
2) DataCamp: https://www.becomingads.com/o/datacamp
3) Udacity: https://www.becomingads.com/o/udacity
Download
0 formats
No download links available.
Beginner Git and GitHub #10 - Forking and Contributing | NatokHD