Set up Sourcetree
チュートリアル: Bitbucket Server で作業する
このページの内容
関連コンテンツ
- 関連コンテンツがありません
- Set up Sourcetree
- Create a personal repository for the tutorial
- リポジトリをクローンしてファイルをローカルで管理する
- Commit and push changes
Sourcetree は、Git で利用できる機能と同じものを、コマンド ライン不要で使用できるインターフェイスを提供します。コマンド ラインで Git を使用する場合、このステップをスキップしてかまいません。
Install Sourcetree for Bitbucket Data Center and Server
Select the button for downloading Sourcetree from the Sourcetree website.
ダウンロードしたファイルをダブルクリックして開きます。
通常のインストール手順で Sourcetree をインストールします。
Open Sourcetree, select the gear icon and then select Accounts.
5. Select Add from the Accounts tab.
6. After you select a Host, enter your hosting details. Keep the default Auth Type and select Connect Account to enter your Bitbucket credentials.
When you enter your account details, you can choose whether you prefer to connect with HTTPS or SSH. For information about setting up SSH for your account, see Set up an SSH key.
7. Select Skip Setup from the Clone your first repo box (you'll do this from within Bitbucket for this tutorial).
関連コンテンツ
- 関連コンテンツがありません