what is difference b/w git and bit bucket ?
why we need to choose bit bucket ??
what are advantages /disadvantages of git ?
what are advantages /disadvantages of BitBucket ?
if organization wanted to choose bitbucket ,what are the scenarios consider ??
Hi Guru
Git and Bitbucket are 2 different things. Git is a version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. Bitbucket is a hosting service to help you manage your Git (or Mercurial) projects. To learn more about them I recommend you reading Git documentation and Get started with Bitbucket. I'd also recommend you read Why use Git for your organization?
For talking about advantages and disadvantages I believe there should be something to compare against, which system/tool are you using at the moment (if any)?
Lastly, the main consideration would be to decide whether you want to host it yourself (Bitbucket Server) or you want us to host it for you (Bitbucket Cloud). For more info about features and pricing, you can read Bitbucket pricing.
Hope that helps!
Ana
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.