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

VisualStudioCode Git ソース管理ビュー ファイルの状態を示す文字

Posted at

VisualStudioCode Git ソース管理ビュー ファイルの状態を示す文字

文字 単語 説明
U Untracked Gitの管理下にないファイル
A Added 今までのコミットに含まれてなく、新たにステージに登録されたファイル
M Modified 編集されたファイル
D Deleted 削除されたファイル
R Renamed ファイル名が変更されたファイル
C Conflict 競合したファイル
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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?