The error that i see:
I have already updated Git to 2.13.0 and restarted Bitbucket, but the error is not disappeared.
What is the problem?
Thank you.
Hi Maxim,
Is the newer version of git installed in a location that's in $PATH, and is that version the first one found in $PATH?
If you have the newer version of git in a different location, you can force Bitbucket Server to use that one instead. Just add the plugin.bitbucket-git.path.executable property to Bitbucket Server's configuration and restart Bitbucket Server.
Cheers,
Christian
Premier Support Engineer
Atlassian
Hi Christian,
I have the newest version of git on my linux server it located in usr/bin/git
Did I understand correctly that I need to create a plugin.bitbucket-git.path.executable file in /opt/atlassian/bitbucket/5.1.0/bin or /var/atlassian/application-data/bitbucket/shared/config
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Maxim,
You'll need to add the plugin.bitbucket-git.path.executable entry in the bitbucket.properties file and point that entry to the location of the git executable. More details on that are in the documentation I linked to above.
Cheers
Christian
Premier Support Engineer
Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.