The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to install / switch / run multiple git version on Mac OS High Sierra?

Johannes Heger (CD)
Contributor
January 10, 2018

Hello,

I like to test a Bitbucket plugin with multple git versions. I intend to switch between them by environment / PATH variable, set before Bitbucket starts.

How to install / switch / run them?

(On Windows this is easy using the portable versions.)

Many thanks, Johannes

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 10, 2018

Hi Johannes,

There is a StackOverflow page titled OS X: portable Git (aka install multiple Git versions) that I believe has some good information on this topic.  Basically you're going to install the different versions and use git --exec-path to use the version you would like to use:

--exec-path[=<path>]

Path to wherever your core Git programs are installed. This can also be controlled by setting the GIT_EXEC_PATH environment variable. If no path is given, git will print the current setting and then exit.

 

Hopefully this helps.

Cheers,

Branden

TAGS
AUG Leaders

Atlassian Community Events