Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

difference of git and bitbucket

HaRsHaS_ V May 9, 2020

Can anyone please explain me the difference between git and bitbucket. I understand that they are used as code repository. However, the there is a grey line and its confusing me.

When I search, both of them appear.

Please help me with how they are connected and they are different.

 

1 answer

1 vote
Lasse Langhorn
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 9, 2020

Hi @HaRsHaS_ V

Git:

Git is the actual version control system (VCS) that you can use for example to control the versioning of source code in a software project. Git is very flexible, stable and distributed.

You can read more about Git here.

Bitbucket:

Bitbucket is a Git management tool. It gives you great build in options for managing Git repositories so it can be used by organizations and teams.

Bitbucket features:

  • Project management
  • Repository management
  • Handle git pull requests
  • User management
  • CI/CD setup

You can read more about Bitbucket features here.

Regards

Lasse Langhorn

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events