Using Embedded Git or System Git in Sourcetree

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

目的

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

ソリューション

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:

Windows の場合

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

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

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



最終更新日: 2023 年 1 月 24 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.