3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Visual Studio Codeのソース管理で表示されるGitの履歴を非表示にする方法

Posted at

いきなり結論

設定画面でscm.showHistoryGraphのチェックを外す、以上。

詳しく

Ver.1.92からの機能らしい。

下図のように表示されて履歴が視覚的にわかるらしいが、Git Graphが手に馴染んでいるので私は使わない。

image.png

画像はlocalstackのコミットログ

scm.showHistoryGraphでオフにできるらしいのでオフにした。

image.png

これでスッキリ

3
2
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
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?