Forums

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

オフライン環境でのインストール方法について

S_Nishii
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 22, 2026

あらかじめ、別の端末でインターネットの接続ができる環境で資材を整え、インターネット接続ができないオフラインのWindows環境にsourcetreeのインストールを予定しております。

一度、検証を行い、Gitのインストーラーが別で必要そうなのはわかりました。

 

■その際に、必要な資材やオフライン環境でのインストール方法についてご教授のほどよろしくお願いいたします。

例:sourcetreeのインストーラーやGitのインストーラー等

 

■オフラインでsourcetreeをインストールした際、予想される問題があればご教授のほどよろしくお願いいたします。

例:そもそもオフラインでのインストールは推奨されておらず、サポート外

例:sourcetreeのアップデートができない

 

お忙しいところ恐縮ですが、ご確認のほどよろしくお願いします。

2 answers

1 vote
Brant Schroeder
Community Champion
April 22, 2026

@S_Nishii Sourcetree is a GUI for Git.  If you are installing Sourcetree in an offline or airgap environment you will need to setup a flavor of Git as well.  Since Sourcetree just access Git set that up first and make sure it is working via command line.  Then you can install Sourcetree and connect to your Git instance.  

 

0 votes
Tomislav Tobijas
Community Champion
April 22, 2026

Hey @S_Nishii ,

I've always had a connection to the Internet, so this might be a bit theoretical, but here are some key things and necessary materials for this:

  1. Sourcetree installer: download the file from here https://www.sourcetreeapp.com/download-archives
  2. Git installer: Sourcetree can include an embedded version of Git, but an offline environment can require a standalone Git for Windows (so make sure you have that)
    1. You might also need to download Git LFS (if your projects use that)
  3. SSH tools: Sourcetree does include Pageanfor SSH auth, but you may also want a standalone OpenSSH installer (related to managing keys). More on that here.

As for some potential problems... 🤔

  • Account registration: I do believe that during installation, you'll have to log in to your Atlassian account. In your case, you may need to bypass this or use a pre-configured license.
  • Updates: pretty obvious one, but you won't be able to use the built-in update feature.
  • Remove connectivity: Similar to above, quite clear that you won't be able to use things like cloning directly from Bitbucket or GitHub as you'll probably have to manually point to a local or some other accessible repo.
  • You might also want to check this article. Related to .NET Framework, if some versions or other system libraries are not present in this offline machine, installation might fail. 👀

These are like general things I could think of (and find), so it would be great to hear the actual experience if you try it out. 

Cheers,
Tobi

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events