Git and GitHub
Git is a piece of software that makes it simpler to manage different versions of your own software in a software repository. GitHub is a place to share software repositories and collaborate with other developers. These tools make it easier for multiple people to work on the same software project. In this course you will learn about: Installing Git, Creating a Git Repository, Cloning a Git Repository, Adding and Removing from a Git repository, Using GitHub, creating pull requests, branching repositories, merging repositories.By the end of the course, you'll know way more about Git than the people in this web comic. :)
On Course Completion 200 Karma Points.
Once Completed
Now if you go to the pull requests tab in GTech µLearn repo, you’ll be able to see your pull request. Open it and copy your pull request URL.
Example Message
Need Help ?