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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.