LoginSignup
1
1

More than 5 years have passed since last update.

GitLabのデフォルトブランチの設定とプロテクト

Last updated at Posted at 2018-10-17

たまにやろうとするといつも迷子になるのでメモに残しておきます。

デフォルトブランチを設定する

  • プロジェクトを選択
  • Settings - Repository を選択
  • Default Branch で設定

ブランチをプロテクトする

  • プロジェクトを選択
  • Settings - Repository を選択
  • Protected Branches で設定
    マージ/プッシュできる権限をそれぞれ選択する(No oneは誰にも許可しない状態)
1
1
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
1
1