4
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

BitbucketのリポジトリをSourcetreeでクローンする

Last updated at Posted at 2018-02-09

概要

Bitbucket上のリポジトリをクローンする手順の図解説明。それだけ。

環境

下記の環境を想定します。(他の環境でも当然できますが、図解で説明したいのであえて環境を限定しました。)

  • Sourcetreeがインストールされている
  • Bitbucketのアカウントを持っている
  • Bitbucketにリポジトリが作成されている
  • Chromeを使っている
  • macOSを使っている

手順

  • 注:下記を実行するとローカルPCのホームディレクトリに__リポジトリ名__のフォルダが作成されます。__リポジトリ名__のフォルダがあると問題が起きます。よって、クローンする前にホームフォルダの__リポジトリ名__のフォルダは違う場所へ移動させておいた方が無難です。
  1. リポジトリのURL( 例 https://bitbucket.org/xxxx/yyyy )にアクセスする
  2. クローンするためのボタンをクリックする
    https://gyazo.com/a6f09f22186fcef1aa66fd72de7ac02f
    https://gyazo.com/3d6a1908821fde77665896c418dd72ac
  3. SourceTreeで開く
    https://gyazo.com/084a739abf261465d33fa25f5a60557f
  4. クローンを実行
    https://gyazo.com/175b06c39194d5993dedf5a29818bc3d
  • もし、ローカルPCのフォルダ名や保存場所を変更したい場合は__保存先のパス__を書き換えてください。

以上、

4
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?