第1章 CodeReady Studio の Git の基本

CodeReady Studio には、開発者がグラフィカルインターフェイスから Git リポジトリーを管理できる Git Perspective が含まれています。ここでは、Git Perspective における Git プロジェクトの基本ワークフローの概要と、最も一般的な Git 関連のタスクを実行する方法を説明します。

1.1. Git Perspective の設定

CodeReady Studio で Git Perspective を開く方法を説明します。

手順

  1. CodeReady Studio を起動します。
  2. WindowPerspectiveOpen PerspectiveOther とクリックします。

    crs perspectives

    Open Perspective ウィンドウが表示されます。

    crs locating git perspective
  3. Git を選択します。
  4. Open をクリックします。

    Git Repositories ビューが表示されます。

    crs git repo view