Saturday, April 24, 2021

GIT Repo , Repo Management Systems - BitBucket vs GitHub

 


Git is a distributed version control system.


Stash is a repository management system of Atlassian - in 2015 its renamed to BitBucket - So, its a management tool for Git


There are many repository management systems you can use with Git. 


One of the most popular is Stash in Enterprise world. 


But when you look to open source world, GitHub is the most popular one as far as I know.


Ref: https://stackoverflow.com/questions/32294534/what-is-the-relationship-between-git-and-stash


No comments:

Post a Comment