Using Embedded Git or System Git in Sourcetree

Still need help?

The Atlassian Community is here for you.

Ask the community

Purpose

This article should help users to choose either to use System Git or Sourcetree's Embedded Git

Solution

Step 1: Locate the Git window

  • For Windows, the Custom Actions configuration is located in Tools > Options > Git.
  • For Mac, the Custom Actions configuration is located in Preferences > Git.

Using Embedded Git

Just select "Use Embedded Git" (on Windows) or "Reset to Embedded Git" (on Mac) to select the Git version which is embedded into Sourcetree

MacWindows

Mac example

Windows example

Function specific to Windows

In Sourcetree for Windows, there is a function to update the version of Git which is embedded in the installation of Sourcetree:

SourceTree file path for Embedded Git:

For Windows:

C:\Users\User\AppData\Local\Atlassian\SourceTree\git_local\bin\git.exe
 
or

%USERPROFILE%\AppData\Local\Atlassian\SourceTree\git_local\bin

For Mac:

/Applications/SourceTree.app/Contents/Resources/git_local/bin

Using system Git

Just select "Use System Git" to select the Git version which is installed on your system.   

MacWindows



Last modified on Jan 24, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.