0
1

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 1 year has passed since last update.

VSCodeでGit Flowが確認できるGit Graph

Last updated at Posted at 2023-06-12

概要

開発をしている時にGit Flowの状況がわからなくなってしまうことがあるかと思います。
Source treeを使えばすみますが、使わない現場もあったりします。

そこで Git Graphをおすすめします。

Git Graphの導入

VSCodeの拡張機能からGit Graphをインストールしてください。

スクリーンショット 2023-06-09 19.50.42.png

Git Graphの開き方

VSCodeの左側のバーにあるソース管理のGitのマークをクリックするとGit Graphを開くことができます。

スクリーンショット 2023-06-09 20.03.35.png

リポジトリーツリー

リポジトリーツリーを確認できます。

image.png

引用 https://terrblog.com/%E3%80%90vacode%E3%80%91git-history%E3%81%8B%E3%82%89git-graph%E3%81%AB%E4%B9%97%E3%82%8A%E6%8F%9B%E3%81%88%E3%82%8B%E4%BA%8B%E3%81%AB%E3%81%97%E3%81%9F/

使い方は随時アップしていきます。よかったら下の資料も見てみてください。

資料

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?