Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VSCode を介して Git でタグコミットを作成しようとしています。VS コードの組み込み Git にはコミット オプションがあります。しかし、 VS Code 経由でタグ コミットを作成する方法
git リポジトリでコマンド ラインを開き、「git tag mytag」と入力します。
現在、VS Code テスト エディター内にタグを追加する方法はありません。