Microsoft/vscode

Git - Support submodule management

开放

#52,700 创建于 2018年6月22日

 (5 条评论) (33 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
feature-requestgithelp wanted

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南