LoginSignup
0
0

More than 3 years have passed since last update.

GitLab入門 (1) 入門

Last updated at Posted at 2019-09-02

GitHub入門 (1) 入門
https://qiita.com/kaizen_nagoya/items/b6f5b1532fd21fec79c8

と似たことをGitLabでやりながら、それぞれのシステムの特徴を理解し、
使い勝手のいい方法を探す。

大きく違うのは、グループかも。最初にグループを作るか、最初にプロジェクトを作るか。

口座(account)開設

Google, Twitter, Github, Bitbucket, SalesforceのIDがあれば、

gitlab0.png

なければ、「sign in」の横の「Register」(登録)を撰択。
gitlab0a.png

もくもくと入力してください。

グループの作成

画面の左上の「グループ」
を押すと、右上の方に

「新規グループ」というボタンが現れる。
gitlab1.png

helloworld_gl

という名前で、公開のグループを作成した。

gitlab2.png

gitlab3.png

プロジェクトの作成

グループを作らずに、プロジェクトを作ることができる。

Want to house several dependent projects under the same namespace? Create a group.

gitlab1a.png

gitlaba2.png

現在地点(now here)

いまここ
グループから作った方。
https://gitlab.com/helloworld_gl/hello-world

プロジェクトから作った方。
https://gitlab.com/kaizen_nagoya/helloworld_gl2

文書履歴(document history)

ver. 0.01 初稿
ver. 0.02 追記 20210509

0
0
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
0
0