Git vs Github

 Git vs Github


Git (Linux, 2005) --> Software installed locally. 
                              --> Version Control system to manage code history.
                              --> competes with: CVS, Azure DevOps Server ..

Github (2008 , Microsoft 2018) --> Service hosted on Web. (Cloud based repository
                                                     --> hosting service for git repositories.
                                                     --> competes with: GitLab, AWS Codecommit (amazon, 2015)..


References:

image from redbubble.com
en.wikipedia.org/wiki/GitHub
geeksforgeeks.org/difference-between-git-and-github/




Comments

Popular posts from this blog

Pragmatic Approach

RESTful API