Microsoft/vscode

Git - Support submodule management

オープン

#52,700 opened on 2018/06/22

 (5 件のコメント) (33 件のリアクション) (1 人の担当者)TypeScript (39,847 件のフォーク)batch import
feature-requestgithelp wanted

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Feature Request

Add support for the git submodule commands from within VS Code.

Currently submodules are supported, but only if the submodules are created via git cli.

Examples: git submodule init git submodule update git submodule summary

etc...

I think the most important ones would be add, init, and update

Currently running ver. 1.24.1

コントリビューターガイド