個人リポジトリを作成する
Bitbucket Data Center and Server allows you to create personal repositories, unrelated to other projects, that you can use for such purposes as storing private snippets of work, kick-starting your own project, or contributing a bug-fix for a project you are not a member of.
By default, personal repositories are not visible to other Bitbucket users (unless they are a Bitbucket system administrator). However, you can:
- use repository permissions to open up access to other Bitbucket users and groups, for collaboration or review.
- 匿名ユーザーに対してプロジェクトへのパブリック アクセス (読み取り専用) を許可する。
個人リポジトリは 2 つの方法で作成できます。
Your personal repositories are listed on the Repositories tab of your profile page. Every Bitbucket user can see your profile page, but they can only see those repositories that you have given them permission to view.
個人リポジトリを直接作成する
You can create a personal repository at any time from your profile:
- ヘッダーのユーザー メニューから [プロファイルを表示] を選択します。
- リポジトリの作成をクリックします。
- 必要に応じ、新しいリポジトリでリポジトリ権限を設定します。
別のリポジトリのフォーク
You can create a personal fork of any other repository for which you have permission:
- フォークするリポジトリに移動します。
- サイドバーの [フォーク] をクリックします。
- [プロジェクト] 一覧から自身のプロファイル (これは既定で選択されます) を選択します。
- [リポジトリをフォークする] をクリックします。
- 必要に応じ、新しいリポジトリでリポジトリ権限を設定します。