Integrate Git with Bitbucket

Mkurama
Contributor
December 27, 2021

I don't know how to link Git with Bitbucket.

 

Even though I already downloaded Git tool.

 

Error.PNG

4 answers

0 votes
Mkurama
Contributor
January 23, 2022

Thank you so much

0 votes
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 27, 2021

Check the git version with command in terminal

git --version

If you are able to get the version, restart the installer. Otherwise, add the git path to the system variables path.

Thanks,
Pramodh

0 votes
Mkurama
Contributor
December 27, 2021

Thanks for your reply but the issue is I already downloaded git with version 2.33.1 but I don't know the message still appears on my screen.

0 votes
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 27, 2021

Hi @Mkurama 

Before installing Bitbucket on any platform, you should have Git with version 2.11+ installed

To install Git on the Linux platform follow below link

Install pacapt from the below link 

https://github.com/icy/pacapt#installation
pacapt update --noconfirm
pacapt install --noconfirm git

On Windows follow the below link with straight-forward installation

https://git-scm.com/downloads

Here is link to all the supported platform and pre-requisite that you have follow before installing Bitbucket

https://confluence.atlassian.com/bitbucketserver/supported-platforms-776640981.html

Thanks,
Pramodh

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events