Differences between Git and GitHub:
| Feature | Git | GitHub |
|---|---|---|
| What is it? | A version control system | A web-based hosting service for Git repositories |
| Who owns it? | Open source software | Microsoft |
| Cost | Free to use | Free for individuals, paid plans for teams and organizations |
| Features | Tracks changes to code over time, allows you to revert to previous versions, compare different versions, and collaborate with others | Provides a place to store your Git repositories, as well as a number of features that make it easy to collaborate with others, such as issue tracking, pull requests, and wikis |
No comments:
Post a Comment