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

Integrate Git with Bitbucket

Mkurama December 27, 2021

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

 

Even though I already downloaded Git tool.

 

Error.PNG

1 comment

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

Mkurama 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.

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

Mkurama January 23, 2022

Thank you so much

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events