1
0

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 3 years have passed since last update.

GitLab でファイルを編集する

Last updated at Posted at 2022-05-03

GitLab ファイルを編集する方法です。
オウナーでなければ、招待を受けてプロジェクトのメンバーになる必要があります。

ここでは、オウナーか、メンバーがファイルをオンラインで編集する方法を紹介します。

まず、編集するファイルを表示します。
gitlab01.png

Open in Web IDE となっていたら、Edit に変更します。

右下矢印をクリックして変更します。
gitlab02.png

Edit をクリックします。

Edit file と表示され、編集モードに入っていることが分かります。
gitlab03.png

一行、挿入します。

この例では、
▼ucd コメントの追加 その5 May/3/2022
と挿入しました。
gitlab04.png

左下の Commit Changes をクリックしました。
gitlab05.png

編集結果が反映され、表示モードになります。
gitlab06.png

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?